mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 11:32:28 -04:00
__FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>