From: David S. Miller Date: Mon, 14 Mar 2016 17:09:50 +0000 (-0400) Subject: Merge branch 'net-gcc60-fixes' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=888506a967fe428bd776d2b9f540393963fc5bdd;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'net-gcc60-fixes' Arnd Bergmann says: ==================== net: gcc-6.0 warning fixes I've just installed gcc-6.0 to see what kinds of new warnings we get. It turns out that it's actually really useful once I disabled -Wunused-const-variable, and all of the warnings it found in network drivers seem valid. Sorry for the bad timing in the merge window, but I figured it would be better to send the fixes as I found the bugs rather than waiting for the next cycle. The first three look appropriate for stable backports. The other two only fix a gcc warning about incorrect whitespace, probably not worth backporting those. ==================== Signed-off-by: David S. Miller --- 888506a967fe428bd776d2b9f540393963fc5bdd