Re: [PATCH] staging: comedi: fixing coding style problems

From: Ian Abbott
Date: Thu Aug 07 2014 - 05:56:21 EST


On 2014/08/06 06:55 PM, Niklas Svensson wrote:
> This patch fixes warnings of checkpatch.pl script:
>
> CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around devpriv->timer
> + init_timer(&(devpriv->timer));
>
> CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
> + dev_info(dev->class_dev,
> + "%s: %i microvolt, %li microsecond waveform attached\n",
>
> Task of Eudyptula challenge.
>
> Signed-off-by: Niklas Svensson <nks@xxxxxxxxxxx>

Reviewed-by: Ian Abbott <abbotti@xxxxxxxxx>

--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@xxxxxxxxx> )=-
-=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=-
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/