diff options
| author | 2010-10-26 14:22:49 -0700 | |
|---|---|---|
| committer | 2010-10-26 16:52:16 -0700 | |
| commit | f5d87d851d76a390d0fab2f77bd1d563d69ee586 (patch) | |
| tree | 4056332405b630e3bd2663beb3dcbf16955095cd /lib/vsprintf.c | |
| parent | printk: change type of 'boot_delay' to int * (diff) | |
| download | wireguard-linux-f5d87d851d76a390d0fab2f77bd1d563d69ee586.tar.xz wireguard-linux-f5d87d851d76a390d0fab2f77bd1d563d69ee586.zip | |
printk: declare printk_ratelimit_state in ratelimit.h
Adding declaration of printk_ratelimit_state in ratelimit.h removes
potential build breakage and following sparse warning:
kernel/printk.c:1426:1: warning: symbol 'printk_ratelimit_state' was not declared. Should it be static?
[akpm@linux-foundation.org: remove unneeded ifdef]
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions
