diff options
| author | Emil Goode <[email protected]> | 2012-07-07 20:44:49 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-07-09 11:19:13 -0700 |
| commit | 47ec4ed2d23ff3a93f9f575295f17bdaf3d2cec9 (patch) | |
| tree | 5dd5c7f5224ef64914c00a6c40fee283b2d82570 /tools/perf/scripts/python | |
| parent | 0932966b1ca03217c6e0c18375867b1a99ee5af0 (diff) | |
staging: CSR: fix function declaration warnings
Sparse is warning about non-ANSI function declaration.
Add void to the parameterless function.
drivers/staging/csr/csr_wifi_hip_chiphelper.c:633:31: warning:
non-ANSI function declaration of function 'ChipHelper_Null'
I also fixed this checkpatch error:
ERROR: "foo* bar" should be "foo *bar"
Signed-off-by: Emil Goode <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions