OSDN Git Service

staging: rtlwifi: fix parenthesis alignment
authorTobin C. Harding <me@tobin.cc>
Tue, 5 Sep 2017 06:53:42 +0000 (16:53 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Sep 2017 14:35:25 +0000 (16:35 +0200)
commit688a0206cfb81fded89993420779596a3962b60f
tree473b0734221550b5e0cefd9e38dbc438446fb2ff
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
staging: rtlwifi: fix parenthesis alignment

Checkpatch emits multiple warnings of type

CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis

Fix parenthesis alignment in line with checkpatch suggestion.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/core.c