diff options
| author | Nandini Hanumanthagowda <[email protected]> | 2013-11-05 23:51:18 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-11-10 12:19:16 -0800 |
| commit | f635bbd1376bcb82dabea4c88ddd90faea7e3d25 (patch) | |
| tree | 36df673cc943f7a0e5a811f04bc54fac9bf779be /tools/perf/scripts | |
| parent | 42a5a418b2e572ae7056a6381d4d8428008a18b3 (diff) | |
staging: ctxt1e1: Fixed sparse warning related to static declaration
Fixed below thrown sparse warning by making the local
variable declaration static:
drivers/staging/cxt1e1/musycc.c:1:14: warning: symbol 'max_intcnt' was
not declared. Should it be static?
drivers/staging/cxt1e1/musycc.c:2:14: warning: symbol 'max_bh' was not
declared. Should it be static?
Signed-off-by: Nandini Hanumanthagowda <[email protected]>
Reviewed-by: Lisa Nguyen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions