]> git.kernelconcepts.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>
Wed, 14 Nov 2012 04:55:14 +0000 (15:55 +1100)
commitdbd7f988f462482758cbd318f1be8548a42f5d5a
tree129d87a6ae1afe937eec743945e0a2117265d402
parent0d9a15af0fc0dad08c63686b2b77f2d3714c1d6f
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