[CIFS] cifs: replace remaining __FUNCTION__ occurrences
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 10 Mar 2008 17:14:34 +0000 (17:14 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 10 Mar 2008 17:14:34 +0000 (17:14 +0000)
commit55f78e1771f0886162edd441dd4f39c287779de2
tree95ebc11a8730e85b70e4a8da04f6d0f7cd5e40f8
parent7962670e648a0431338a7ce73847c24bc023d095
[CIFS] cifs: replace remaining __FUNCTION__ occurrences

__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_dfs_ref.c
fs/cifs/cifsproto.h
fs/cifs/dns_resolve.c