mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
__FUNCTION__ is gcc-specific, use __func__. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>