mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] metag: metag_ksyms.c cleanup
@ 2013-02-15 10:41 James Hogan
  2013-02-15 10:41 ` [PATCH 1/6] metag: move traps.c exports out of metag_ksyms.c James Hogan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: James Hogan @ 2013-02-15 10:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: Arnd Bergmann, James Hogan

Here are some fairly trivial metag_ksyms.c/EXPORT_SYMBOL cleanups which
I'll add to the arch/metag tree for v3.9-rc1.

Basically they move EXPORT_SYMBOLs to after the actual definitions for
those symbols defined in C files, and clean up the includes in
metag_ksyms.c.

James Hogan (6):
  metag: move traps.c exports out of metag_ksyms.c
  metag: move kick.c exports out of metag_ksyms.c
  metag: move setup.c exports out of metag_ksyms.c
  metag: move usercopy.c exports out of metag_ksyms.c
  metag: move mm/init.c exports out of metag_ksyms.c
  metag: cleanup metag_ksyms.c includes

 arch/metag/kernel/kick.c        |    3 +++
 arch/metag/kernel/metag_ksyms.c |   39 +++------------------------------------
 arch/metag/kernel/setup.c       |    3 +++
 arch/metag/kernel/traps.c       |    3 +++
 arch/metag/lib/usercopy.c       |   13 +++++++++++++
 arch/metag/mm/init.c            |    3 +++
 6 files changed, 28 insertions(+), 36 deletions(-)

-- 
1.7.7.6



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

end of thread, other threads:[~2013-02-15 10:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-15 10:41 [PATCH 0/6] metag: metag_ksyms.c cleanup James Hogan
2013-02-15 10:41 ` [PATCH 1/6] metag: move traps.c exports out of metag_ksyms.c James Hogan
2013-02-15 10:41 ` [PATCH 2/6] metag: move kick.c " James Hogan
2013-02-15 10:41 ` [PATCH 3/6] metag: move setup.c " James Hogan
2013-02-15 10:41 ` [PATCH 4/6] metag: move usercopy.c " James Hogan
2013-02-15 10:41 ` [PATCH 5/6] metag: move mm/init.c " James Hogan
2013-02-15 10:41 ` [PATCH 6/6] metag: cleanup metag_ksyms.c includes James Hogan

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

all inboxes | Powered by JetHome®