diff options
author | Markus Elfring <[email protected]> | 2016-07-13 19:15:35 +0200 |
---|---|---|
committer | Rob Clark <[email protected]> | 2016-07-16 10:29:34 -0400 |
commit | e73a8569731aebd21832b34bf7ce8121dec2e98d (patch) | |
tree | 50baafbc3ede3a81006eb050298ce800944e677e /net/unix/sysctl_net_unix.c | |
parent | 851dd75d64dbfc9a97d5109659e82e95d6bbe5bf (diff) |
drm/msm: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
The drm_gem_object_unreference_unlocked() function tests whether
its argument is NULL and then returns immediately.
Thus the test around the calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions