diff options
author | Thomas Vegas <thomas_75@safe-mail.net> | 2014-04-26 11:20:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-26 08:42:54 -0700 |
commit | 0426a2230ec23d6f3980f98d4855afb616047ce3 (patch) | |
tree | 8c1a9bab4cc2dab500ab3d2d5dce9066c4718435 /MAINTAINERS | |
parent | d5cef008e95ffdaf457e38254e67d145a927df96 (diff) | |
download | blackbird-obmc-linux-0426a2230ec23d6f3980f98d4855afb616047ce3.tar.gz blackbird-obmc-linux-0426a2230ec23d6f3980f98d4855afb616047ce3.zip |
staging: cxt1e1: Avoid using 0 instead of NULL
Fixed the following sparse warnings:
drivers/staging/cxt1e1/hwprobe.c:162:38:
warning: Using plain integer as NULL pointer
drivers/staging/cxt1e1/hwprobe.c:163:38:
warning: Using plain integer as NULL pointer
drivers/staging/cxt1e1/hwprobe.c:179:46:
warning: Using plain integer as NULL pointer
drivers/staging/cxt1e1/hwprobe.c:184:46:
warning: Using plain integer as NULL pointer
Signed-off-by: Thomas Vegas <thomas_75@safe-mail.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions