]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: fix alignment issues in rtllib_wx.c
authorWilliam Durand <will+git@drnd.me>
Fri, 19 Feb 2021 23:33:52 +0000 (23:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:28 +0000 (09:25 +0100)
commit982de1ebe72c2fcbd5c2a96e78e98ccdc42675db
tree767e71afd27ea115be506fdaed7fa15a30ed53bd
parent94a379b49422437600e86e23e07822d4053277c2
staging: rtl8192e: fix alignment issues in rtllib_wx.c

Fixes "Alignment should match open parenthesis" issues reported by
checkpatch.pl in the `rtllib_wx.c` file.

Signed-off-by: William Durand <will+git@drnd.me>
Link: https://lore.kernel.org/r/20210219233352.2298-1-will+git@drnd.me
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_wx.c