summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKrzysztof Wilczynski <kw@linux.com>2019-08-30 20:11:03 +0200
committerJacek Anaszewski <jacek.anaszewski@gmail.com>2019-09-03 20:34:39 +0200
commit536129cc9a26a47ebda5123c992a875d7f81a746 (patch)
tree20040534e751f1475bdc235c932edaefca7c4f03 /tools/perf/scripts/python/export-to-sqlite.py
parent4e4210402639f16dfbfa5ba277aeb88fff401cec (diff)
leds: lm3532: Move static keyword to the front of declarations
Move the static keyword to the front of declarations ramp_table, als_avrg_table and als_imp_table, and resolve the following compiler warnings that can be seen when building with warnings enabled (W=1): drivers/leds/leds-lm3532.c:209:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] drivers/leds/leds-lm3532.c:266:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] drivers/leds/leds-lm3532.c:281:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] Signed-off-by: Krzysztof Wilczynski <kw@linux.com> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions