From: Jakub Kicinski Date: Thu, 12 Nov 2020 22:49:42 +0000 (-0800) Subject: Merge branch 'smsc-w-1-warning-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=203cb737fbe09cc6b57d4bd46be7977e72d49281;p=linux.git Merge branch 'smsc-w-1-warning-fixes' Andrew Lunn says: ==================== smsc W=1 warning fixes Fixup various W=1 warnings, and then add COMPILE_TEST support, which explains why these where missed on the previous pass. v2: Use while (0) Rework buffer alignment to make it clearer v3: Access the length from the hardware and Use __always_unused to tell the compiler we want to discard the value. ==================== Link: https://lore.kernel.org/r/20201110030248.1480413-1-andrew@lunn.ch Signed-off-by: Jakub Kicinski --- 203cb737fbe09cc6b57d4bd46be7977e72d49281