public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] modpost: small size reduction
@ 2014-08-25 10:25 Mathias Krause
  2014-08-25 10:25 ` [PATCH 1/2] modpost: reduce visibility of symbols and constify r/o arrays Mathias Krause
  2014-08-25 10:25 ` [PATCH 2/2] modpost: simplify file name generation of *.mod.c files Mathias Krause
  0 siblings, 2 replies; 4+ messages in thread
From: Mathias Krause @ 2014-08-25 10:25 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-kernel, Mathias Krause

Hi Rusty,

the following two patches lead to a small size reduction of modpost.

Please apply!

Thanks,
Mathias


Mathias Krause (2):
  modpost: reduce visibility of symbols and constify r/o arrays
  modpost: simplify file name generation of *.mod.c files

 scripts/mod/modpost.c |   25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2014-08-27 11:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-25 10:25 [PATCH 0/2] modpost: small size reduction Mathias Krause
2014-08-25 10:25 ` [PATCH 1/2] modpost: reduce visibility of symbols and constify r/o arrays Mathias Krause
2014-08-27 10:59   ` Rusty Russell
2014-08-25 10:25 ` [PATCH 2/2] modpost: simplify file name generation of *.mod.c files Mathias Krause

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