]> git.karo-electronics.de Git - karo-tx-linux.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)
commit8f5879c4953673070a72ed88d9189b7c8ccc30d5
tree6f7099298b045ddb1cc8a521978db2a4a5ca1a3f
parent45c44ddd0158ba2219c48ce48fe60f3a33b933bd
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