aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWang YanQing <[email protected]>2014-03-05 23:54:18 +0800
committerTomi Valkeinen <[email protected]>2014-03-06 11:29:39 +0200
commita57aa93f44f34ce6e3b3ed0b114d5eea46234aef (patch)
tree010ad5d39fb795887d2b27e9a493e72650210f37 /tools/perf/scripts/python
parent2925b0d78fa32be3136563f580c852d163a32300 (diff)
video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_remove
Because uvesafb_par is allocated as part of fb_info in uvesafb_probe, so we don't need to do NULL check for both fb_info and uvesafb_par in uvesafb_remove. [ This patch also fix a warning report by [email protected] "drivers/video/fbdev/uvesafb.c:1815 uvesafb_remove() warn: variable dereferenced before check 'par'" ] Signed-off-by: Wang YanQing <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions