Re: [PATCH 02/16] ata: replace remaining __FUNCTION__ occurrences
- From: Jeff Garzik <jeff@xxxxxxxxxx>
- Date: Mon, 10 Mar 2008 20:51:30 -0400
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/
- References:
- [PATCH 02/16] ata: replace remaining __FUNCTION__ occurrences
- From: Harvey Harrison
- [PATCH 02/16] ata: replace remaining __FUNCTION__ occurrences
- Prev by Date: [GIT PATCH] USB suspend persistance for 2.6.25-rc5 git
- Next by Date: Re: [PATCH] ahci: add the Device IDs of nvidia MCP7B AHCI controller to ahci.c
- Previous by thread: [PATCH 02/16] ata: replace remaining __FUNCTION__ occurrences
- Next by thread: [PATCH 04/16] block: replace remaining __FUNCTION__ occurrences
- Index(es):