[firefly] [PATCH] staging: dgnc: Fix checkpatch error

Daniel Baluta daniel.baluta at gmail.com
Sun Sep 14 17:00:07 EEST 2014


On Sun, Sep 14, 2014 at 4:50 PM, Roberta Dobrescu
<roberta.dobrescu at gmail.com> wrote:
> This fixes the following checkpatch.pl error:
> ERROR: do not initialise statics to 0 or NULL
>
> Signed-off-by: Roberta Dobrescu <roberta.dobrescu at gmail.com>

Looks good to me, you can send it to opw list. Thanks Roberta!

For the next patches, if possible, let's try to make the
patch subject more specific. People on opw-kernel list will
get tired of 'fix checkpatch error' messages.

e.g

==
staging: dgnc: Do not initalize statics with NULL

This fixes checkpatch.pl warning:
ERROR: do not initialise statics to 0 or NULL
==

thanks,
Daniel.


More information about the firefly mailing list