All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/boot: Small string.c cleanups
@ 2014-04-25 17:46 Vivek Goyal
  2014-04-25 17:46 ` [PATCH 1/2] x86/boot: Do not include boot.h in string.c Vivek Goyal
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vivek Goyal @ 2014-04-25 17:46 UTC (permalink / raw)
  To: linux-kernel, hpa; +Cc: Vivek Goyal

Hi Hpa,

Here are two more small cleanups to boot/string.c code. This makes 
inclusion of boot/string.c at other places even simpler.

Thanks
Vivek

Vivek Goyal (2):
  x86/boot: Do not include boot.h in string.c
  x86/boot: Remove misc.h inclusion from compressed/string.c

 arch/x86/boot/compressed/string.c | 4 ----
 arch/x86/boot/string.c            | 9 ++-------
 2 files changed, 2 insertions(+), 11 deletions(-)

-- 
1.9.0


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

end of thread, other threads:[~2014-05-08 15:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 17:46 [PATCH 0/2] x86/boot: Small string.c cleanups Vivek Goyal
2014-04-25 17:46 ` [PATCH 1/2] x86/boot: Do not include boot.h in string.c Vivek Goyal
2014-05-08 15:09   ` [tip:x86/boot] x86, boot: " tip-bot for Vivek Goyal
2014-04-25 17:46 ` [PATCH 2/2] x86/boot: Remove misc.h inclusion from compressed/string.c Vivek Goyal
2014-05-08 15:09   ` [tip:x86/boot] x86, boot: Remove misc.h inclusion from compressed /string.c tip-bot for Vivek Goyal
2014-05-08 14:23 ` [PATCH 0/2] x86/boot: Small string.c cleanups Vivek Goyal

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.