]> Pileus Git - ~andy/linux/commit
staging: cxt1e1: linux.c: Use NULL instead of 0
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 27 Sep 2013 04:06:31 +0000 (09:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2013 01:48:40 +0000 (18:48 -0700)
commit86a3cdaf12d940b091568d6ff7c5203ad12da061
treec4a9aa5c93530e55b30d74cb02f150786c2d9c77
parent0c5d465b4c615f38295540392e125fe9606414d8
staging: cxt1e1: linux.c: Use NULL instead of 0

Pointers should be assigned NULL instead of 0.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cxt1e1/linux.c