staging: rtl8712: Fix alignment checks with flipped condition
authorNgo Tak Fong <simon.fodin@gmail.com>
Tue, 7 Dec 2021 21:22:23 +0000 (05:22 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Dec 2021 07:57:22 +0000 (08:57 +0100)
commitd0df53d36cd51154463796bc6abdd11abdbc67c1
tree2d3b38733d01a27cf39d979c20a1cbfd9ebf9dfc
parent673cd3f471dd3b6e9f6ca2806338711c92bb012d
staging: rtl8712: Fix alignment checks with flipped condition

Fixed two CHECKs of Alignment should match open parenthesis and flipped
a condition to pull the code in one tab.

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Ngo Tak Fong <simon.fodin@gmail.com>
Link: https://lore.kernel.org/r/20211207212223.GA70594@simon-desktop
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_efuse.c