mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Trivial warning cleanups
@ 2009-09-16 21:38 Felipe Contreras
  2009-09-16 21:38 ` [PATCH v2 1/6] Trivial whitespace cleanups Felipe Contreras
  0 siblings, 1 reply; 11+ messages in thread
From: Felipe Contreras @ 2009-09-16 21:38 UTC (permalink / raw)
  To: linux-kernel; +Cc: Felipe Contreras

Hi,

This patch series fixes all the warnings I get when building a kernel for my
laptop. Plus a few style issues cleanups.

v2: comments from Daniel Walker, and Mike Frysinger

Felipe Contreras (6):
  Trivial whitespace cleanups
  kbuild: fix warning when domainname is not available
  kbuild: mkcompile_h: trivial cleanups
  acpi: fix a bunch of style issues on 'actypes.h'
  acpi: fix trivial warning
  acpi: fix trivial warnings caused by previous commmit

 arch/x86/include/asm/string_32.h |    1 -
 arch/x86/kernel/tsc.c            |    2 +-
 drivers/acpi/acpica/exfldio.c    |    8 ++++----
 drivers/acpi/acpica/tbfadt.c     |    1 -
 include/acpi/actypes.h           |   36 ++++++++++++++++++------------------
 scripts/mkcompile_h              |   12 +++++++++---
 6 files changed, 32 insertions(+), 28 deletions(-)


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

end of thread, other threads:[~2009-09-27  8:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-16 21:38 [PATCH v2 0/6] Trivial warning cleanups Felipe Contreras
2009-09-16 21:38 ` [PATCH v2 1/6] Trivial whitespace cleanups Felipe Contreras
2009-09-16 21:38   ` [PATCH v2 2/6] kbuild: fix warning when domainname is not available Felipe Contreras
2009-09-16 21:38     ` [PATCH v2 3/6] kbuild: mkcompile_h: trivial cleanups Felipe Contreras
2009-09-16 21:38       ` [PATCH v2 4/6] acpi: fix a bunch of style issues on 'actypes.h' Felipe Contreras
2009-09-16 21:38         ` [PATCH v2 5/6] acpi: fix trivial warning Felipe Contreras
2009-09-16 21:38           ` [PATCH v2 6/6] acpi: fix trivial warnings caused by previous commmit Felipe Contreras
2009-09-17  2:14       ` [PATCH v2 3/6] kbuild: mkcompile_h: trivial cleanups Américo Wang
2009-09-17  2:12     ` [PATCH v2 2/6] kbuild: fix warning when domainname is not available Américo Wang
2009-09-27  8:41     ` Sam Ravnborg
2009-09-20 18:28   ` [tip:x86/urgent] x86: Trivial whitespace cleanups tip-bot for Felipe Contreras

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

Powered by JetHome