]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dgap: fix sparse warnings Using plain integer as NULL pointer
authorMark Hounschell <markh@compro.net>
Thu, 24 Apr 2014 14:41:44 +0000 (10:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 May 2014 19:16:58 +0000 (12:16 -0700)
commit247dad4b6551e41c7c0692f566fb0bfc765d5c77
tree6f7099298b045ddb1cc8a521978db2a4a5ca1a3f
parent1afd2d27523014eaa3a5119e2261f25fa7009222
staging: dgap: fix sparse warnings Using plain integer as NULL pointer

This patch fixes sparse warnings:
warning: Using plain integer as NULL pointer

Signed-off-by: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c