fs: replace remaining __FUNCTION__ occurrences
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Apr 2008 07:55:09 +0000 (00:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Apr 2008 15:29:54 +0000 (08:29 -0700)
commit8e24eea728068bbeb6a3c500b848f883a20bf225
tree93e79da649723e2766237505b22725fec395f139
parent530b6412786d7f83592c1a8e2445541ed73fca76
fs: replace remaining __FUNCTION__ occurrences

__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
28 files changed:
fs/adfs/adfs.h
fs/autofs4/autofs_i.h
fs/bfs/bfs.h
fs/buffer.c
fs/configfs/file.c
fs/configfs/mount.c
fs/configfs/symlink.c
fs/dlm/lockspace.c
fs/exportfs/expfs.c
fs/fat/cache.c
fs/fat/fatent.c
fs/fat/file.c
fs/gfs2/locking/dlm/sysfs.c
fs/gfs2/util.h
fs/jffs2/debug.h
fs/jffs2/xattr.c
fs/lockd/clntproc.c
fs/lockd/svclock.c
fs/msdos/namei.c
fs/namespace.c
fs/nfsd/nfs4callback.c
fs/ntfs/debug.h
fs/partitions/ldm.c
fs/smbfs/smb_debug.h
fs/sysfs/file.c
fs/sysfs/mount.c
fs/udf/super.c
fs/vfat/namei.c