commit | 9a4a668240e2f9564d12347c50c3d9c5f1686a85 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Mon Mar 03 11:42:17 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 03 11:42:17 2008 -0800 |
tree | 96a3fc7fea0e5d0565e4253f8fb830dbc4a45b98 | |
parent | 74074dec4f365e1b042ad47f75854f06bd771455 [diff] |
sparc64: replace remaining __FUNCTION__ occurances __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>