public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Anjana Sasindran <anjanasasindran123@gmail.com>
Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	devel@driverdev.osuosl.org
Subject: Re: [PATCH]  Staging:skein: Fix trailing  whitespace error
Date: Sat, 22 Nov 2014 11:53:11 +0530	[thread overview]
Message-ID: <20141122062311.GA4490@sudip-PC> (raw)
In-Reply-To: <1416636269-3030-1-git-send-email-anjanasasindran123@gmail.com>

On Sat, Nov 22, 2014 at 11:34:29AM +0530, Anjana Sasindran wrote:
>   This patch fixes the checkpatch.pl error:
this patch is not applying to next-20141121.
> 
>   ERROR: trailing whitespace
but your patch is adding a blank line in the code ?

thanks
sudip

> 
> Signed-off-by: Anjana Sasindran <anjanasasindran123@gmail.com>
> ---
>  drivers/staging/skein/skein_generic.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/staging/skein/skein_generic.c b/drivers/staging/skein/skein_generic.c
> index 7096d5a..8660509 100644
> --- a/drivers/staging/skein/skein_generic.c
> +++ b/drivers/staging/skein/skein_generic.c
> @@ -190,6 +190,7 @@ static int __init skein_generic_init(void)
>  		goto unreg512;
>  
>  	return 0;
> +
>  unreg512:
>  	crypto_unregister_shash(&alg512);
>  unreg256:
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  reply	other threads:[~2014-11-22  6:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-22  6:04 [PATCH] Staging:skein: Fix trailing whitespace error Anjana Sasindran
2014-11-22  6:23 ` Sudip Mukherjee [this message]
     [not found]   ` <CABU2W3qqaFxrUtM1mkjEVjs1QyWJNP0fWA0dnpLs5nj12XzjYg@mail.gmail.com>
2014-11-22  8:20     ` Sudip Mukherjee
2014-11-22 18:58 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2014-11-21  0:07 Anjana Sasindran
2014-11-22 18:57 ` Greg KH
2014-11-20 23:41 Anjana Sasindran
2014-11-21  4:06 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141122062311.GA4490@sudip-PC \
    --to=sudipm.mukherjee@gmail.com \
    --cc=anjanasasindran123@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox