All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] treewide: Remove pr_<level> uses with KERN_<level>
@ 2010-09-12  5:10 ` Joe Perches
  0 siblings, 0 replies; 37+ messages in thread
From: Joe Perches @ 2010-09-12  5:10 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-mips, alsa-devel, Marcelo Tosatti, kvm, Takashi Iwai,
	Benjamin Herrenschmidt, Steve Wise, Tom Tucker, Jaroslav Kysela,
	Paul Mackerras, H. Peter Anvin, Sean Hefty, devel,
	David Brownell, Russell King, linux-rdma, x86, Alexander Graf,
	Ingo Molnar, Avi Kivity, Roland Dreier, Hal Rosenstock,
	cbe-oss-dev, Mark Brown, microblaze-uclinux, kvm-ppc

Most of these are pr_debug(KERN_<foo>.
pr_<level>(KERN_<level> is unnecessary.

Joe Perches (11):
  arch/arm: Remove pr_<level> uses of KERN_<level>
  arch/avr32: Remove pr_<level> uses of KERN_<level>
  arch/microblaze: Remove pr_<level> uses of KERN_<level>
  arch/mips: Remove pr_<level> uses of KERN_<level>
  arch/powerpc: Remove pr_<level> uses of KERN_<level>
  arch/x86: Remove pr_<level> uses of KERN_<level>
  drivers/infiniband: Remove pr_<level> uses of KERN_<level>
  drivers/net/skfp: Remove pr_<level> uses of KERN_<level>
  drivers/staging/msm: Remove pr_<level> uses of KERN_<level>
  drivers/usb/gadget: Remove pr_<level> uses of KERN_<level>
  sound: Remove pr_<level> uses of KERN_<level>

 arch/arm/mach-pxa/cpufreq-pxa2xx.c       |    3 +-
 arch/avr32/mach-at32ap/at32ap700x.c      |    4 +-
 arch/microblaze/kernel/exceptions.c      |   16 ++----
 arch/mips/kernel/irq-gic.c               |    2 +-
 arch/mips/pci/pci-rc32434.c              |    2 +-
 arch/powerpc/kvm/emulate.c               |    4 +-
 arch/powerpc/sysdev/pmi.c                |    2 +-
 arch/x86/kernel/apb_timer.c              |    4 +-
 drivers/infiniband/hw/amso1100/c2_intr.c |    4 +-
 drivers/net/skfp/skfddi.c                |   84 +++++++++++++++---------------
 drivers/staging/msm/staging-devices.c    |    2 +-
 drivers/usb/gadget/r8a66597-udc.c        |    2 +-
 sound/ppc/snd_ps3.c                      |    2 +-
 sound/soc/s3c24xx/s3c-dma.c              |    3 +-
 14 files changed, 64 insertions(+), 70 deletions(-)

-- 
1.7.3.rc1

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

end of thread, other threads:[~2010-09-29  4:00 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-12  5:10 [PATCH 00/11] treewide: Remove pr_<level> uses with KERN_<level> Joe Perches
2010-09-12  5:10 ` Joe Perches
2010-09-12  5:10 ` Joe Perches
2010-09-12  5:10 ` Joe Perches
2010-09-12  5:10 ` [PATCH 01/11] arch/arm: Remove pr_<level> uses of KERN_<level> Joe Perches
2010-09-12  5:10   ` Joe Perches
2010-09-14  7:37   ` Eric Miao
2010-09-14  7:37     ` Eric Miao
2010-09-12  5:10 ` [PATCH 02/11] arch/avr32: " Joe Perches
2010-09-12  5:10 ` [PATCH 03/11] arch/microblaze: " Joe Perches
2010-09-13  7:09   ` Michal Simek
2010-09-12  5:10 ` [PATCH 04/11] arch/mips: " Joe Perches
2010-09-18 23:59   ` Ralf Baechle
2010-09-12  5:10 ` [PATCH 05/11] arch/powerpc: " Joe Perches
2010-09-12  5:10   ` Joe Perches
2010-09-12  5:10   ` Joe Perches
2010-09-12  5:10 ` [PATCH 06/11] arch/x86: " Joe Perches
2010-09-12  7:34   ` [tip:x86/debug] x86: " tip-bot for Joe Perches
2010-09-12  5:10 ` [PATCH 07/11] drivers/infiniband: " Joe Perches
     [not found]   ` <6dddde24a319352fbece72450b35eb5d2176f292.1284267142.git.joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
2010-09-29  3:51     ` Roland Dreier
2010-09-29  3:51       ` Roland Dreier
2010-09-12  5:10 ` [PATCH 08/11] drivers/net/skfp: " Joe Perches
2010-09-14  3:04   ` David Miller
2010-09-12  5:10 ` [PATCH 09/11] drivers/staging/msm: " Joe Perches
2010-09-12  5:10 ` [PATCH 10/11] drivers/usb/gadget: " Joe Perches
2010-09-21 16:11   ` Joe Perches
2010-09-21 20:35     ` Greg KH
2010-09-12  5:10 ` [PATCH 11/11] sound: " Joe Perches
2010-09-12  5:10   ` Joe Perches
2010-09-13  8:25   ` Mark Brown
2010-09-13  8:25     ` Mark Brown
2010-09-13  8:25     ` Mark Brown
2010-09-13 17:55   ` Geoff Levand
2010-09-13 17:55     ` Geoff Levand
2010-09-13 21:41   ` Takashi Iwai
2010-09-13 21:41     ` Takashi Iwai
2010-09-13 21:41     ` Takashi Iwai

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.