summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge
diff options
context:
space:
mode:
authorMarkus Elfring2016-07-22 10:30:30 +0200
committerDaniel Vetter2016-07-22 11:31:42 +0200
commit44fb4b8aa3925bf17763fcad76a97561aab32ecd (patch)
tree6adf5f48ab9a743a1236ae14e9aaa59540723a3e /drivers/gpu/drm/bridge
parentGPU-DRM-OMAP: Delete unnecessary checks before two function calls (diff)
downloadkernel-qcow2-linux-44fb4b8aa3925bf17763fcad76a97561aab32ecd.tar.gz
kernel-qcow2-linux-44fb4b8aa3925bf17763fcad76a97561aab32ecd.tar.xz
kernel-qcow2-linux-44fb4b8aa3925bf17763fcad76a97561aab32ecd.zip
GPU-DRM-GMA500: Delete unnecessary checks before two function calls
The functions pci_dev_put() and psb_intel_i2c_destroy() test whether their argument is NULL and then return immediately. Thus the tests around their calls are not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/f1a0fd83-4320-f3db-e1bb-3b9832a4429f@users.sourceforge.net
Diffstat (limited to 'drivers/gpu/drm/bridge')
0 files changed, 0 insertions, 0 deletions