[PATCH 0/7] trivial: fix some compilation warnings for 2.6.32-rc5

From: Felipe Contreras
Date: Sun Oct 18 2009 - 18:55:09 EST


These fixes almost all the warnings I get while compiling a custom kernel for
my laptop.

I'm not so sure about adding __cpuinit to acpi_processor_add() but otherwise
these should be safe to apply.

Felipe Contreras (7):
usb: trivial cleanups
ipc: fix trivial warning
crypto: testmgr: fix warning
acpi: processor: fix section mismatch
acpi: fix a bunch of style issues on 'actypes.h'
acpi: fix trivial warning
acpi: fix trivial warnings caused by previous commmit

crypto/testmgr.c | 2 +-
drivers/acpi/acpica/exfldio.c | 8 ++++----
drivers/acpi/processor_core.c | 2 +-
drivers/usb/core/hcd.c | 7 +++----
include/acpi/actypes.h | 36 ++++++++++++++++++------------------
ipc/msg.c | 2 +-
6 files changed, 28 insertions(+), 29 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/