Re: [PATCH 04/14] i2c: replace remaining __FUNCTION__ occurrences

From: Jean Delvare
Date: Tue Mar 04 2008 - 04:14:14 EST


Hello Harvey,

On Mon, 03 Mar 2008 19:09:44 -0800, Harvey Harrison wrote:
> __FUNCTION__ is gcc-specific, use __func__
>
> Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>
> ---
> drivers/i2c/busses/i2c-davinci.c | 6 ++--
> drivers/i2c/busses/i2c-pmcmsp.c | 4 +-
> drivers/i2c/busses/i2c-pnx.c | 44 +++++++++++++++++++-------------------
> drivers/i2c/busses/i2c-pxa.c | 2 +-
> drivers/i2c/busses/i2c-s3c2410.c | 4 +-
> drivers/i2c/chips/isp1301_omap.c | 28 ++++++++++++------------
> drivers/i2c/i2c-core.c | 2 +-
> 7 files changed, 45 insertions(+), 45 deletions(-)

Patch applied, thanks.

--
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/