Merge branch 'net-amd-static-checker-warnings'
authorDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2022 09:27:47 +0000 (10:27 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2022 09:27:47 +0000 (10:27 +0100)
Haoyue Xu says:

====================
net: amd: Cleanup for clearing static warnings

Most static warnings are detected by tools, mainly about:

(1) #1: About the if stament.
(2) #2: About the spelling.
(2) #3: About the indent.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge