Re: [PATCH 2/5] drivers/scsi/aic94xx/: replace __FUNCTION__ with__func__

From: Darrick J. Wong
Date: Fri Jul 25 2008 - 12:43:27 EST


On Fri, Jul 25, 2008 at 10:48:33AM +0800, Denis ChengRq wrote:
> Signed-off-by: Denis ChengRq <crquan@xxxxxxxxx>

No justification or changelog?

> - __FUNCTION__)
> + __func__)

include/linux/kernel.h:503:#define __FUNCTION__ (__func__)

I assume you're trying to kill this?

--D
--
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/