All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Anjana Sasindran <anjanasasindran123@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH]  Staging:skein: Fix trailing  whitespace error
Date: Sat, 22 Nov 2014 10:58:00 -0800	[thread overview]
Message-ID: <20141122185800.GA25204@kroah.com> (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:
> 
>   ERROR: trailing whitespace
> 
> 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:

Still doesn't apply :(

  parent reply	other threads:[~2014-11-22 18:59 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
     [not found]   ` <CABU2W3qqaFxrUtM1mkjEVjs1QyWJNP0fWA0dnpLs5nj12XzjYg@mail.gmail.com>
2014-11-22  8:20     ` Sudip Mukherjee
2014-11-22 18:58 ` Greg KH [this message]
  -- 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=20141122185800.GA25204@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=anjanasasindran123@gmail.com \
    --cc=devel@driverdev.osuosl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.