Staging: ced1401: Use NULL instead of 0 for pointers
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 22 May 2013 10:06:32 +0000 (15:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 May 2013 22:31:39 +0000 (15:31 -0700)
Use NULL instead of 0 for pointer variables.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found