From: Jakub Kicinski Date: Thu, 22 Sep 2022 01:25:22 +0000 (-0700) Subject: Merge branch 'net-ll_temac-cleanup-for-clearing-static-warnings' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d294ad825432f845bbd9243d1d70f15e467a823d;p=linux.git Merge branch 'net-ll_temac-cleanup-for-clearing-static-warnings' Haoyue Xu says: ==================== net: ll_temac: Cleanup for clearing static warnings Most static warnings are detected by Checkpatch.pl, mainly about: (1) #1: About the comments. (2) #2: About function name in a string. (3) #3: About the open parenthesis. (4) #4: About the else branch. (6) #6: About trailing statements. (7) #5,#7: About blank lines and spaces. ==================== Link: https://lore.kernel.org/r/20220917103843.526877-1-xuhaoyue1@hisilicon.com Signed-off-by: Jakub Kicinski --- d294ad825432f845bbd9243d1d70f15e467a823d