commit | 3110ff8048fb757b36112b044b384aea9c44d6e4 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Fri May 02 13:42:44 2008 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri May 16 09:43:29 2008 -0700 |
tree | 5260f4973bd0848ddef3fb3c111386e59616abbc | |
parent | 46c8ac74250a396aca855e494f49a960797a6b5e [diff] |
nfs: replace remaining __FUNCTION__ occurrences __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Cc: Trond Myklebust <trond.myklebust@fys.uio.no> Cc: "J. Bruce Fields" <bfields@fieldses.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>