]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lib: dynamic_debug: use kbasename()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 18 Dec 2012 00:01:21 +0000 (16:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:17 +0000 (17:15 -0800)
commit35367ab28d024ef026dbd797b4076c8f008ec08c
tree0f4505be48bcf7de1136dde92365cbe9ab8bf55e
parentb18888ab256f05626193be955a7a03f01d676f8c
lib: dynamic_debug: use kbasename()

Remove the custom implementation of the functionality similar to kbasename().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jason Baron <jbaron@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/dynamic_debug.c