diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2019-03-08 01:27:52 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-08 03:32:00 +0100 |
commit | a4507fedcd2580d510d8d91ac6b99537f869f62a (patch) | |
tree | 1079ad8d77b105e6d90c5e3ff6eb79700393a9e9 /fs/btrfs/dev-replace.h | |
parent | dynamic_debug: move pr_err from module.c to ddebug_add_module (diff) | |
download | linux-a4507fedcd2580d510d8d91ac6b99537f869f62a.tar.xz linux-a4507fedcd2580d510d8d91ac6b99537f869f62a.zip |
dynamic_debug: add static inline stub for ddebug_add_module
For symmetry with ddebug_remove_module, and to avoid a bit of ifdeffery
in module.c, move the declaration of ddebug_add_module inside #if
defined(CONFIG_DYNAMIC_DEBUG) and add a corresponding no-op stub in the
#else branch.
Link: http://lkml.kernel.org/r/20190212214150.4807-10-linux@rasmusvillemoes.dk
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Acked-by: Jason Baron <jbaron@akamai.com>
Cc: David Sterba <dsterba@suse.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Petr Mladek <pmladek@suse.com>
Cc: "Rafael J . Wysocki" <rafael.j.wysocki@intel.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/btrfs/dev-replace.h')
0 files changed, 0 insertions, 0 deletions