diff options
author | Wang YanQing <udknight@gmail.com> | 2014-03-05 23:54:18 +0800 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-03-06 11:29:39 +0200 |
commit | a57aa93f44f34ce6e3b3ed0b114d5eea46234aef (patch) | |
tree | 010ad5d39fb795887d2b27e9a493e72650210f37 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2925b0d78fa32be3136563f580c852d163a32300 (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 fengguang.wu@intel.com
"drivers/video/fbdev/uvesafb.c:1815 uvesafb_remove()
warn: variable dereferenced before check 'par'" ]
Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions