]> Git Repo - linux.git/commit
ext4: replace __FUNCTION__ occurrences
authorStoyan Gaydarov <[email protected]>
Mon, 14 Jul 2008 01:03:29 +0000 (21:03 -0400)
committerTheodore Ts'o <[email protected]>
Mon, 14 Jul 2008 01:03:29 +0000 (21:03 -0400)
commit4db9c54a53135b7c1c1f403f1aeaf9fc0d7738b8
tree9e931dfb0f32a0f49dc37f130dd05a3f609a5589
parent7e5a8cdd843b7af8d6d38a9bf96306145edb66e0
ext4: replace __FUNCTION__ occurrences

__FUNCTION__ is gcc-specific, use __func__ instead

Signed-off-by: Stoyan Gaydarov <[email protected]>
Cc: Theodore Ts'o <[email protected]>
Cc: Mingming Cao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
fs/ext4/ext4.h
fs/ext4/ext4_jbd2.h
This page took 0.052761 seconds and 4 git commands to generate.