[PATCH] Stagingdriver cctree: Fix for checkpatch warning

Greg KH gregkh at linuxfoundation.org
Thu Jun 29 14:36:10 UTC 2017


On Tue, Jun 27, 2017 at 11:47:56AM +0530, bincy_k_philip at yahoo.co.in wrote:
> From: Bincy K Philip <bincy_k_philip at yahoo.co.in>
> 
> Trivial fix for Line over 80 characters
> 
> Moved the comment to top of the definition
> ---
>  drivers/staging/ccree/cc_hw_queue_defs.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)


Always use scripts/checkpatch.pl on your patch so you don't get a grumpy
maintaner telling you to run scripts/checkpatch.pl on your patch :(



More information about the devel mailing list