mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Fix a white space coding style problem
@ 2014-12-23  5:10 Kroderia
  2014-12-23  5:57 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Kroderia @ 2014-12-23  5:10 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Kroderia

Signed-off-by: Kroderia <kroderia@gmail.com>
---
 drivers/staging/skein/skein_generic.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/skein/skein_generic.c b/drivers/staging/skein/skein_generic.c
index 85bd7d0..899078f 100644
--- a/drivers/staging/skein/skein_generic.c
+++ b/drivers/staging/skein/skein_generic.c
@@ -191,7 +191,6 @@ static int __init skein_generic_init(void)
 
 	return 0;
 
-		
 unreg512:
 	crypto_unregister_shash(&alg512);
 unreg256:
-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix a white space coding style problem
  2014-12-23  5:10 [PATCH] Fix a white space coding style problem Kroderia
@ 2014-12-23  5:57 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2014-12-23  5:57 UTC (permalink / raw)
  To: Kroderia; +Cc: devel, linux-kernel

On Tue, Dec 23, 2014 at 05:10:28AM +0000, Kroderia wrote:
> Signed-off-by: Kroderia <kroderia@gmail.com>

I doubt that is the name you sign legal documents with, right?

Please fix that up, and give a much better subject: and body of the
changelog for what you are doing.  Look at the archives for how to
properly do this.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-23  5:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-23  5:10 [PATCH] Fix a white space coding style problem Kroderia
2014-12-23  5:57 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®