]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8712: Match alignment with open parenthesis.
authorVarsha Rao <rvarsha016@gmail.com>
Sat, 18 Feb 2017 14:33:07 +0000 (20:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:01 +0000 (09:17 +0100)
commit9de60ba959d2553c8e3f5d437507b4be32d16849
tree654bbb358443bf077c5a25d0c110fb2deee39ce8
parent5043bd3c33e1ffee3fd20e5057742f3a6abb34b7
staging: rtl8712: Match alignment with open parenthesis.

Matched function arguments alignment with its open parenthesis. This patch
fixes the following checkpatch issue:

CHECK: Alignment should match open parenthesis

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/os_intfs.c