diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2015-09-09 15:36:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-10 13:29:01 -0700 |
commit | 515a9adce0f0c3d2ef20f869c12902d03851a273 (patch) | |
tree | 595939d354b1ec286ef4255b5e0c13a286622da6 /fs/f2fs/checkpoint.c | |
parent | 52aa8536f8f41367d5f2938ad67aa87957e70010 (diff) | |
download | op-kernel-dev-515a9adce0f0c3d2ef20f869c12902d03851a273.zip op-kernel-dev-515a9adce0f0c3d2ef20f869c12902d03851a273.tar.gz |
include/linux/printk.h: include pr_fmt in pr_debug_ratelimited
The other two implementations of pr_debug_ratelimited include pr_fmt,
along with every other pr_* function. But pr_debug_ratelimited forgot to
add it with the CONFIG_DYNAMIC_DEBUG implementation.
This patch unifies the behavior.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/f2fs/checkpoint.c')
0 files changed, 0 insertions, 0 deletions