[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)
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found