public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Command line related cleanups
@ 2013-11-16 17:32 Felipe Contreras
  2013-11-16 17:32 ` [PATCH 1/5] kstrtox: remove redundant cleanup Felipe Contreras
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Felipe Contreras @ 2013-11-16 17:32 UTC (permalink / raw)
  To: linux-kernel
  Cc: Rusty Russell, Ingo Molnar, Linus Torvalds, Andrew Morton,
	Levente Kurusa, Felipe Contreras

Hi,

These became apparent in the review process of a new command line parameter.

Felipe Contreras (5):
  kstrtox: remove redundant cleanup
  cmdline: fix style issues
  cmdline: declare exported symbols immediately
  kstrtox: remove redundant casts
  params: improve standard definitions

 kernel/params.c | 25 +++++++++----------------
 lib/cmdline.c   | 14 ++++++--------
 lib/kstrtox.c   | 17 ++++++++---------
 3 files changed, 23 insertions(+), 33 deletions(-)

-- 
1.8.4.2+fc1


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

end of thread, other threads:[~2013-11-21  5:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-16 17:32 [PATCH 0/5] Command line related cleanups Felipe Contreras
2013-11-16 17:32 ` [PATCH 1/5] kstrtox: remove redundant cleanup Felipe Contreras
2013-11-16 20:19   ` Levente Kurusa
2013-11-16 17:32 ` [PATCH 2/5] cmdline: fix style issues Felipe Contreras
2013-11-16 17:32 ` [PATCH 3/5] cmdline: declare exported symbols immediately Felipe Contreras
2013-11-16 20:21   ` Levente Kurusa
2013-11-16 20:27     ` Felipe Contreras
2013-11-16 17:32 ` [PATCH 4/5] kstrtox: remove redundant casts Felipe Contreras
2013-11-16 17:32 ` [PATCH 5/5] params: improve standard definitions Felipe Contreras
2013-11-21  1:43   ` Rusty Russell

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