summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/mx3fb.c
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2014-11-23 14:07:22 +0100
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-12-04 16:16:01 +0200
commitbc500d6ed9e2f56a01a7a59d5366d4526111ba1e (patch)
tree5edc0cca3d804d710c3654421f575bd5d5c3a2e5 /drivers/video/fbdev/mx3fb.c
parent6049a7a2535bf0b5021b527e60dee9eda022bc90 (diff)
downloadlinux-stable-bc500d6ed9e2f56a01a7a59d5366d4526111ba1e.tar.gz
linux-stable-bc500d6ed9e2f56a01a7a59d5366d4526111ba1e.tar.bz2
linux-stable-bc500d6ed9e2f56a01a7a59d5366d4526111ba1e.zip
video: fbdev-OMAP2: Deletion of unnecessary checks before the function call "i2c_put_adapter"
The i2c_put_adapter() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/mx3fb.c')
0 files changed, 0 insertions, 0 deletions