lkml.org 
[lkml]   [2014]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V2] Staging:tidspbridge Fix minor checkpatch.pl warning.
On Sun, Jun 08, 2014 at 02:26:20PM +0530, Adithya Krishnamurthy wrote:
> From: Adithya Krishnamurthy <linux.challenge1@gmail.com>
>
> Fixed checkpatch "WARNING: Missing a blank line after declarations"
>
> Signed-off-by: Adithya Krishnamurthy <linux.challenge1@gmail.com>
> ---
> drivers/staging/tidspbridge/core/chnl_sm.c | 1 +
> drivers/staging/tidspbridge/core/io_sm.c | 1 +
> drivers/staging/tidspbridge/core/tiomap3430.c | 2 ++
> drivers/staging/tidspbridge/core/tiomap_io.c | 2 ++
> drivers/staging/tidspbridge/core/wdt.c | 1 +
> drivers/staging/tidspbridge/dynload/cload.c | 7 +++++++
> drivers/staging/tidspbridge/dynload/reloc.c | 2 ++
> drivers/staging/tidspbridge/pmgr/chnl.c | 1 +
> drivers/staging/tidspbridge/rmgr/dbdcd.c | 1 +
> drivers/staging/tidspbridge/rmgr/drv_interface.c | 2 ++
> drivers/staging/tidspbridge/rmgr/nldr.c | 1 +
> drivers/staging/tidspbridge/rmgr/node.c | 2 ++
> drivers/staging/tidspbridge/rmgr/proc.c | 3 +++
> 13 files changed, 26 insertions(+)
>
> diff --git a/drivers/staging/tidspbridge/core/chnl_sm.c b/drivers/staging/tidspbridge/core/chnl_sm.c
> index 16fa346..c855992 100644
> --- a/drivers/staging/tidspbridge/core/chnl_sm.c
> +++ b/drivers/staging/tidspbridge/core/chnl_sm.c
> @@ -486,6 +486,7 @@ int bridge_chnl_get_info(struct chnl_object *chnl_obj,
> {
> int status = 0;
> struct chnl_object *pchnl = (struct chnl_object *)chnl_obj;
> +
> if (channel_info != NULL) {
> if (pchnl) {
> /* Return the requested information: */


Your email client put an extra space in front of every line, making this
patch not able to be applied :(

Care to fix that up and resend?

thanks,

greg k-h


\
 
 \ /
  Last update: 2014-06-19 00:41    [W:0.044 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site