OSDN Git Service

staging: lustre: re-use kbasename() common helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 12 Aug 2013 11:39:22 +0000 (14:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 22:14:46 +0000 (15:14 -0700)
commite495dd833b2345f89888378c6ec7456995791087
treea646a9aa84e3e3884c5cbe3e0ab0ace50fa2c1fd
parent3457bfd6dfb38f7bb66a227fe3473bad4773de06
staging: lustre: re-use kbasename() common helper

To get the name of a file from a pathname we may use kbasename() helper.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/tracefile.c