mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] kernel/module.c: A little neatening
@ 2010-10-30 23:58 Joe Perches
  2010-10-30 23:58 ` [PATCH 1/2] kernel/module.c: Use pr_<level> and pr_fmt Joe Perches
  2010-10-30 23:58 ` [PATCH 2/2] kernel/module.c: Use pr_debug and other neatening Joe Perches
  0 siblings, 2 replies; 5+ messages in thread
From: Joe Perches @ 2010-10-30 23:58 UTC (permalink / raw)
  To: linux-kernel; +Cc: Rusty Russell

Joe Perches (2):
  kernel/module.c: Use pr_<level> and pr_fmt
  kernel/module.c: Use pr_debug and other neatening

 kernel/module.c |  305 ++++++++++++++++++++++++++-----------------------------
 1 files changed, 146 insertions(+), 159 deletions(-)

-- 
1.7.3.1.g432b3.dirty


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

end of thread, other threads:[~2010-10-31  4:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-30 23:58 [PATCH 0/2] kernel/module.c: A little neatening Joe Perches
2010-10-30 23:58 ` [PATCH 1/2] kernel/module.c: Use pr_<level> and pr_fmt Joe Perches
2010-10-31  4:04   ` Arnaud Lacombe
2010-10-31  4:20     ` Joe Perches
2010-10-30 23:58 ` [PATCH 2/2] kernel/module.c: Use pr_debug and other neatening Joe Perches

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

Powered by JetHome