Re: [PATCH 02/16] ata: replace remaining __FUNCTION__ occurrences

From: Jeff Garzik
Date: Mon Mar 10 2008 - 20:52:07 EST


Harvey Harrison wrote:
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>
---
drivers/ata/libata-acpi.c | 8 ++++----
drivers/ata/libata-core.c | 14 +++++++-------
drivers/ata/pata_pdc2027x.c | 2 +-
3 files changed, 12 insertions(+), 12 deletions(-)

applied


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