[PATCH 0/4] printk cleanups

From: Namhyung Kim
Date: Sat Sep 18 2010 - 11:53:37 EST


Hello,

This patchset tries to remove sparse warnings on printk routines.
All patches in this series are simple, one-liner and don't waste
your time much. Please take a look and consider applying it. :-)

Thanks.

---
Namhyung Kim (4):
printk: Fixup declaration of kmsg_reasons
printk: Add lock context annotation
printk: Change type of 'boot_delay' to int *
printk: Declare printk_ratelimit_state in ratelimit.h

include/linux/ratelimit.h | 4 ++++
kernel/printk.c | 5 +++--
kernel/sysctl.c | 2 --
3 files changed, 7 insertions(+), 4 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/