[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170629143610.GB6476@kroah.com>
Date: Thu, 29 Jun 2017 16:36:10 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: bincy_k_philip@...oo.co.in
Cc: gilad@...yossef.com, devel@...verdev.osuosl.org,
driverdev-devel@...uxdriverproject.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Stagingdriver cctree: Fix for checkpatch warning
On Tue, Jun 27, 2017 at 11:47:56AM +0530, bincy_k_philip@...oo.co.in wrote:
> From: Bincy K Philip <bincy_k_philip@...oo.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 :(
Powered by blists - more mailing lists