| commit | 5a346a10c0b1192e7eae52f0f3a332f1d3f11226 | [log] [tgz] |
|---|---|---|
| author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Mar 05 18:38:07 2008 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Wed Mar 05 18:38:07 2008 -0800 |
| tree | 3207ad3ba40408890d69fb17c238405004447d69 | |
| parent | d4f7751495747b0e857b2c302e37fe515cd03ef5 [diff] |
atm: replace remaining __FUNCTION__ occurrences __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>