[PATCH 01/11] staging: cxt1e1: musycc.c: Use NULL instead of 0

Greg KH gregkh at linuxfoundation.org
Tue Oct 1 01:48:14 UTC 2013


On Fri, Sep 27, 2013 at 09:36:28AM +0530, Sachin Kamat wrote:
> Pointers should be assigned NULL instead of 0.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
> ---
> Most of the patches in this series will give checkpatch errors related
> to spacing and indentation. This is because the driver does not follow
> the spacing/indentation guidelines provided for the kernel. Fixing the
> whitespace issues for this driver should be taken up as a separate
> exercise, IMHO.

That is the exact correct thing to do, thanks for doing it in this
manner, nice job.

greg k-h


More information about the devel mailing list