aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNandini Hanumanthagowda <[email protected]>2013-11-05 23:51:18 +0530
committerGreg Kroah-Hartman <[email protected]>2013-11-10 12:19:16 -0800
commitf635bbd1376bcb82dabea4c88ddd90faea7e3d25 (patch)
tree36df673cc943f7a0e5a811f04bc54fac9bf779be /tools/perf/scripts/python
parent42a5a418b2e572ae7056a6381d4d8428008a18b3 (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/python')
0 files changed, 0 insertions, 0 deletions