diff options
author | Markus Elfring | 2015-06-27 22:05:31 +0200 |
---|---|---|
committer | Rob Clark | 2015-08-16 00:27:17 +0200 |
commit | a60bbb2764b73a3f54c7462f3d28f960b7811682 (patch) | |
tree | 11a83b59aa127b85cae9c18a244accffe935cd38 /drivers/rtc/rtc-tps65910.c | |
parent | drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH (diff) | |
download | kernel-qcow2-linux-a60bbb2764b73a3f54c7462f3d28f960b7811682.tar.gz kernel-qcow2-linux-a60bbb2764b73a3f54c7462f3d28f960b7811682.tar.xz kernel-qcow2-linux-a60bbb2764b73a3f54c7462f3d28f960b7811682.zip |
drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"
The dsi_destroy() 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: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/rtc/rtc-tps65910.c')
0 files changed, 0 insertions, 0 deletions