]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lib: dynamic_debug: use kbasename()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 9 Nov 2012 03:04:50 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:21 +0000 (15:17 +1100)
commitc59154f5592ac5a878be3a111e5633169b9f4337
tree25602c73564d35748f646b92db7c4c19aa9d269d
parentc798d294881a6fbf0009d414ff641b5d99a0fb50
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>
lib/dynamic_debug.c