]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gcov: reuse kbasename helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 12 Nov 2013 23:11:31 +0000 (15:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:34 +0000 (12:09 +0900)
commit1931d433d7a641e6a366854566ab1207a32972a6
tree5492c8b745e5f9bb1d1c609cdb4e3180f61aae6f
parenta5ebb87508a48d7816a6897ed53419e46a507eb5
gcov: reuse kbasename helper

To get name of the file from a pathname let's use kbasename() helper.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Cc: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/gcov/fs.c