This patch fixes checkpatch.pl warning: - "WARNING: please, no space before tabs" Signed-off-by: Silvan Wicki <linux_wi@xxxxxxxx> --- drivers/ata/ahci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 33bb06e..be3438f 100644 --- a/drivers/ata/ahci.c +++ b/drivers/ata/ahci.c @@ -2,7 +2,7 @@ * ahci.c - AHCI SATA support * * Maintained by: Tejun Heo <tj@xxxxxxxxxx> - * Please ALWAYS copy linux-ide@xxxxxxxxxxxxxxx + * Please ALWAYS copy linux-ide@xxxxxxxxxxxxxxx * on emails. * * Copyright 2004-2005 Red Hat, Inc. -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html