aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDevendra Naga <[email protected]>2013-04-29 16:17:49 -0700
committerLinus Torvalds <[email protected]>2013-04-29 18:28:17 -0700
commit359177e0606d9b80d89f877ddd36d82b32a0cb72 (patch)
treeeb73dcab7db1f42e9e1cbafc045f16ebe8b56afd /tools/perf/scripts/python/bin
parentd50d1ddbc0730fd341ab4fc7575ae4f6a84dfc7a (diff)
drivers/video/backlight/adp5520_bl.c: fix compiler warning in adp5520_show()
While compiling with make W=1 (gcc gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)) the following warning happens: drivers/video/backlight/adp5520_bl.c: In function `adp5520_show': drivers/video/backlight/adp5520_bl.c:146:6: warning: variable `error' set but not used [-Wunused-but-set-variable] fixed by checking the return value of the variable Signed-off-by: Devendra Naga <[email protected]> Acked-by: Jingoo Han <[email protected]> Cc: Michael Hennerich <[email protected]> Cc: Richard Purdie <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions