]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit368e7aafa5db90a15a774daa26dc458326142143
tree95ebc11a8730e85b70e4a8da04f6d0f7cd5e40f8
parentb2c5e7d3e9778885d7e4515bdd7b18226e01f1a4
[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