All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: olpc_dcon.c: checkpatch.pl and style fixups
@ 2012-04-21 18:32 Jesper Juhl
  2012-04-21 18:32 ` [PATCH 1/3] staging: olpc_dcon.c: strings printed with printk() put on a single line Jesper Juhl
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Jesper Juhl @ 2012-04-21 18:32 UTC (permalink / raw)
  To: linux-kernel
  Cc: David Woodhouse, Andres Salomon, Jordan Crouse, Chris Ball,
	Jon Nettleton, Greg Kroah-Hartman, Valentin Rothberg,
	Wolfram Sang, Paul Gortmaker, devel

Hi

Greg KH asked that these changes, which I had originally put in a single 
patch, be submitted as individual patches with just a single change per 
patch. So here goes.

The 3 patches - submitted as replies to this email are:


1)
Subject: [PATCH 1/3] staging: olpc_dcon.c: strings printed with printk() put on a single line

Quoted strings that were broken over multiple lines are put on a
single line for easier grep'ability.


2)
Subject: [PATCH 2/3] staging: olpc_dcon.c: Add missing level to a printk()


3)
Subject: [PATCH 3/3] staging: olpc_dcon.c: Remove a few spaces between casts and variables

Just a trivial style cleanup.


-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.


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

end of thread, other threads:[~2012-04-21 23:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-21 18:32 [PATCH 0/3] staging: olpc_dcon.c: checkpatch.pl and style fixups Jesper Juhl
2012-04-21 18:32 ` [PATCH 1/3] staging: olpc_dcon.c: strings printed with printk() put on a single line Jesper Juhl
2012-04-21 18:33 ` [PATCH 2/3] staging: olpc_dcon.c: Add missing level to a printk() Jesper Juhl
2012-04-21 18:33 ` [PATCH 3/3] staging: olpc_dcon.c: Remove a few spaces between casts and variables Jesper Juhl
2012-04-21 20:28   ` Dan Carpenter
2012-04-21 20:41     ` Jesper Juhl
2012-04-21 22:13       ` Dan Carpenter
2012-04-21 23:15 ` [PATCH 0/3] staging: olpc_dcon.c: checkpatch.pl and style fixups Andres Salomon

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.