Whamcloud - gitweb
create_inode: remove backup definition of __func__
authorTheodore Ts'o <tytso@mit.edu>
Mon, 13 Jul 2015 14:41:23 +0000 (10:41 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 13 Jul 2015 14:47:27 +0000 (10:47 -0400)
commitec794020acd00cf62d215d216449abeefe8ca320
treedad0de75ba9c9ff01c0f93dc6f46f7b2070fc94a
parentcf491d3a64ac0d6c1349e9672a5edaca3901300c
create_inode: remove backup definition of __func__

We are using __func__ without any backup definition in the rest of
e2fsprogs, and this is causing warnings in the Android build, so just
remove it.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/create_inode.c