summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDevendra Naga <devendra.aaru@gmail.com>2012-09-23 20:57:23 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-26 20:23:31 +0400
commit53176607a470092ad62a2268860308f441e493cd (patch)
treea91b5ab25f2a9237601be6db1d7dc71461f3a6e0 /scripts
parentc06df2334ce9a0072c94ffffcd8977fe726015f1 (diff)
downloadlinux-53176607a470092ad62a2268860308f441e493cd.tar.xz
staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatch
fixes the following errors: drivers/staging/rtl8712/rtl871x_security.c:61: ERROR: "foo * bar" should be "foo *bar" drivers/staging/rtl8712/rtl871x_security.c:291: ERROR: "foo * bar" should be "foo *bar" drivers/staging/rtl8712/rtl871x_security.c:323: ERROR: "foo * bar" should be "foo *bar" drivers/staging/rtl8712/rtl871x_security.c:1371: ERROR: "(foo*)" should be "(foo *)" Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions