public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Convert last few uses of __FUNCTION__ to __func__
@ 2014-03-25 19:35 Joe Perches
  2014-03-25 19:35 ` [PATCH 1/5] powerpc: Convert last " Joe Perches
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Joe Perches @ 2014-03-25 19:35 UTC (permalink / raw)
  To: linux-kernel
  Cc: linuxppc-dev, drbd-user, xen-devel, intel-gfx, dri-devel,
	linux-mm

Outside of staging, there aren't any more uses of __FUNCTION__ now...

Joe Perches (5):
  powerpc: Convert last uses of __FUNCTION__ to __func__
  x86: Convert last uses of __FUNCTION__ to __func__
  block: Convert last uses of __FUNCTION__ to __func__
  i915: Convert last uses of __FUNCTION__ to __func__
  slab: Convert last uses of __FUNCTION__ to __func__

 arch/powerpc/platforms/pseries/nvram.c       | 11 +++++------
 arch/x86/kernel/hpet.c                       |  2 +-
 arch/x86/kernel/rtc.c                        |  4 ++--
 arch/x86/platform/intel-mid/intel_mid_vrtc.c |  2 +-
 drivers/block/drbd/drbd_int.h                |  8 ++++----
 drivers/block/xen-blkfront.c                 |  4 ++--
 drivers/gpu/drm/i915/dvo_ns2501.c            | 15 ++++++---------
 mm/slab.h                                    |  2 +-
 8 files changed, 22 insertions(+), 26 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty


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

end of thread, other threads:[~2014-03-25 19:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 19:35 [PATCH 0/5] Convert last few uses of __FUNCTION__ to __func__ Joe Perches
2014-03-25 19:35 ` [PATCH 1/5] powerpc: Convert last " Joe Perches
2014-03-25 19:35 ` [PATCH 2/5] x86: " Joe Perches
2014-03-25 19:49   ` [RFC PATCH] MAINTAINERS: Remove Venkatesh from HPET, move to CREDITS Joe Perches
2014-03-25 19:35 ` [PATCH 3/5] block: Convert last uses of __FUNCTION__ to __func__ Joe Perches
2014-03-25 19:35 ` [PATCH 4/5] i915: " Joe Perches
2014-03-25 19:46   ` Daniel Vetter
2014-03-25 19:35 ` [PATCH 5/5] slab: " Joe Perches

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