diff options
author | Ravikant B Sharma <ravikant.s2@samsung.com> | 2016-11-08 17:30:31 +0530 |
---|---|---|
committer | Sinclair Yeh <syeh@vmware.com> | 2017-07-17 23:40:34 -0700 |
commit | 1a4adb05632e902c9819af7c5eeded5243f1dc6c (patch) | |
tree | 16e9b70e3f2822f6aed2a3e387e5441803647f39 /arch/m32r/lib | |
parent | 9ff1beb1d19ffe2b26bf9cd2d33e6073d4f4b5fe (diff) |
drm/vmwgfx: Fix NULL pointer comparison
Replace direct comparisons to NULL i.e.
'x == NULL' with '!x'. As per coding standard.
Signed-off-by: Ravikant B Sharma <ravikant.s2@samsung.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Signed-off-by: Sinclair Yeh <syeh@vmware.com>
Diffstat (limited to 'arch/m32r/lib')
0 files changed, 0 insertions, 0 deletions