aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dynamic_debug.h
diff options
context:
space:
mode:
authorJim Cromie <jim.cromie@gmail.com>2011-12-19 17:12:39 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2012-01-24 12:46:46 -0800
commitd6a238d25014d0ff918410d73e2a6300bca5d1f1 (patch)
treec7abb490f1ff36b0336ca6d8206e4a772bd4ff2f /include/linux/dynamic_debug.h
parentdynamic_debug: pr_err() call should not depend upon verbosity (diff)
downloadlinux-dev-d6a238d25014d0ff918410d73e2a6300bca5d1f1.tar.xz
linux-dev-d6a238d25014d0ff918410d73e2a6300bca5d1f1.zip
dynamic_debug: drop explicit !=NULL checks
Convert 'if (x !=NULL)' checks into 'if (x)'. Signed-off-by: Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Jason Baron <jbaron@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/dynamic_debug.h')
0 files changed, 0 insertions, 0 deletions