]> Git Repo - linux.git/commit - fs/ufs/balloc.c
ufs: replace remaining __FUNCTION__ occurrences
authorHarvey Harrison <[email protected]>
Mon, 28 Apr 2008 09:16:17 +0000 (02:16 -0700)
committerLinus Torvalds <[email protected]>
Mon, 28 Apr 2008 15:58:45 +0000 (08:58 -0700)
commit9746077a71d01b8d86f5e471a3a2c8f1fa91ef94
treeb6a4b12949b29144ab2092bb5ccac15971a071e4
parent3c5afae2bac974fe2c15cd9439f921526b3ea2d7
ufs: replace remaining __FUNCTION__ occurrences

__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <[email protected]>
Cc: Jan Engelhardt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ufs/balloc.c
fs/ufs/dir.c
fs/ufs/inode.c
fs/ufs/ufs.h
This page took 0.049854 seconds and 4 git commands to generate.