[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170713142522.GB25779@kroah.com>
Date: Thu, 13 Jul 2017 16:25:22 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: smklearn <smklearn@...il.com>
Cc: mchehab@...nel.org, alan@...ux.intel.com,
linux-media@...r.kernel.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging drivers fixed coding style error
On Thu, Jul 13, 2017 at 07:17:56AM -0700, smklearn wrote:
> Fixed coding style error flagged checkpatch.pl:
> - ERROR: space prohibited after that open parenthesis '('
> - WARNING: Block comments use * on subsequent lines
>
> Signed-off-by: Shy More <smklearn@...il.com>
>
> Output after fixing coding style issues:
>
> $KERN/scripts/checkpatch.pl -f
> ./media/atomisp/pci/atomisp2/css2400/runtime/isys/src/ibuf_ctrl_rmgr.c
>
> total: 0 errors, 0 warnings, 141 lines checked
Please don't put anything below the Signed-off-by: line, you will note
that all other commits are written that way.
Also, your subject: needs a lot of work, again, look at other commits
for the driver you are modifying to get it right.
good luck!
greg k-h
Powered by blists - more mailing lists