irda: replace __FUNCTION__ with __func__
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 31 Jul 2008 00:20:18 +0000 (17:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Jul 2008 00:20:18 +0000 (17:20 -0700)
__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: David S. Miller <davem@davemloft.net>

No differences found