commit | 55f78e1771f0886162edd441dd4f39c287779de2 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Mon Mar 10 17:14:34 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Mon Mar 10 17:14:34 2008 +0000 |
tree | 95ebc11a8730e85b70e4a8da04f6d0f7cd5e40f8 | |
parent | 7962670e648a0431338a7ce73847c24bc023d095 [diff] |
[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>