[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1255906474-25091-1-git-send-email-felipe.contreras@gmail.com>
Date: Mon, 19 Oct 2009 01:54:27 +0300
From: Felipe Contreras <felipe.contreras@...il.com>
To: Jiri Kosina <jkosina@...e.cz>
Cc: linux-kernel@...r.kernel.org,
Felipe Contreras <felipe.contreras@...il.com>
Subject: [PATCH 0/7] trivial: fix some compilation warnings for 2.6.32-rc5
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists