commit | 530b6412786d7f83592c1a8e2445541ed73fca76 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Apr 30 00:55:09 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 30 08:29:54 2008 -0700 |
tree | 7c7e84344e7a3b595db1e06161060f460d9a5aed | |
parent | 810304db75b0ca4e6ef071f86aa3e85fdaddee5e [diff] |
afs: replace remaining __FUNCTION__ occurrences __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>