OSDN Git Service

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)
commit061c43a35462d2c93b8a986f17fbe4e2eded84a5
tree767e71afd27ea115be506fdaed7fa15a30ed53bd
parentd970d17cab7a6da409e5c0d5f80b786718459b2d
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