commit | 862f6157d176c9db5a7ed423245108d9bb3d7038 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Fri Sep 23 17:53:49 2016 +0200 |
committer | Sinclair Yeh <syeh@vmware.com> | Mon Oct 10 13:23:16 2016 -0700 |
tree | fad1b3ae6daecb2c6fc6b952c4bc8248be01a651 | |
parent | c138d03f1bf3b9c7bfd449e890cc003658b5c45a [diff] |
drm/vmwgfx: Adjust checks for null pointers in 13 functions The script "checkpatch.pl" can point information out like the following. Comparison to NULL could be written !… Thus fix the affected source code places. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Reviewed-by: Sinclair Yeh <syeh@vmware.com> Signed-off-by: Sinclair Yeh <syeh@vmware.com>