diff options
author | Emil Goode <emilgoode@gmail.com> | 2012-07-07 20:44:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-09 11:19:13 -0700 |
commit | 47ec4ed2d23ff3a93f9f575295f17bdaf3d2cec9 (patch) | |
tree | 5dd5c7f5224ef64914c00a6c40fee283b2d82570 /drivers/staging/zcache | |
parent | 0932966b1ca03217c6e0c18375867b1a99ee5af0 (diff) | |
download | talos-obmc-linux-47ec4ed2d23ff3a93f9f575295f17bdaf3d2cec9.tar.gz talos-obmc-linux-47ec4ed2d23ff3a93f9f575295f17bdaf3d2cec9.zip |
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 <emilgoode@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/zcache')
0 files changed, 0 insertions, 0 deletions