diff options
author | 2012-09-23 12:57:23 -0400 | |
---|---|---|
committer | 2012-09-26 09:23:31 -0700 | |
commit | 53176607a470092ad62a2268860308f441e493cd (patch) | |
tree | a91b5ab25f2a9237601be6db1d7dc71461f3a6e0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | staging: rtl8712: fix a foo * bar errors reported by checkpatch (diff) | |
download | linux-dev-53176607a470092ad62a2268860308f441e493cd.tar.xz linux-dev-53176607a470092ad62a2268860308f441e493cd.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions