aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDevendra Naga <[email protected]>2012-09-23 12:57:23 -0400
committerGreg Kroah-Hartman <[email protected]>2012-09-26 09:23:31 -0700
commit53176607a470092ad62a2268860308f441e493cd (patch)
treea91b5ab25f2a9237601be6db1d7dc71461f3a6e0 /net/unix/af_unix.c
parentc06df2334ce9a0072c94ffffcd8977fe726015f1 (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions