summaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2012-12-18 04:01:18 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-18 05:15:17 +0400
commitb18888ab256f05626193be955a7a03f01d676f8c (patch)
tree50e0839fc250c1766138b47f9d8750124ed938aa /lib/dynamic_debug.c
parent0edd807dc96522d9a8e8b5298552cd8adf810cc5 (diff)
downloadlinux-b18888ab256f05626193be955a7a03f01d676f8c.tar.xz
string: introduce helper to get base file name from given path
There are several places in the kernel that use functionality like basename(3) with the exception: in case of '/foo/bar/' we expect to get an empty string. Let's do it common helper for them. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Cc: Jason Baron <jbaron@redhat.com> Cc: YAMANE Toshiaki <yamanetoshi@gmail.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions