Re: [patch 09/11] irda: replace __FUNCTION__ with __func__
From: David Miller <davem@davemloft.net>
Date: 2008-07-30 23:42:36
From: David Miller <davem@davemloft.net>
Date: 2008-07-30 23:42:36
From: akpm@linux-foundation.org Date: Wed, 30 Jul 2008 12:37:42 -0700
From: Harvey Harrison <redacted> __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <redacted> Cc: Samuel Ortiz <redacted> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This gets rejects because it conflicts with the down_try() changes that went into Linus's tree recently. Specifically this occurs in sir_dev.c