]> git.baikalelectronics.ru Git - kernel.git/commit
staging: cxt1e1: hwprobe.c: Use NULL instead of 0
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 27 Sep 2013 04:06:33 +0000 (09:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2013 01:48:40 +0000 (18:48 -0700)
commit9e4f27e32a695918e74ca35a25496bbc40c7a19b
tree72fd3dd83ae3f72c3711755b9e6d8ba6fa58f2d4
parentbe3c236f2d6b800a55beb986f97e1af8e90bc6cf
staging: cxt1e1: hwprobe.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/hwprobe.c