[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4D4FE06B.1080705@ru.mvista.com>
Date: Mon, 07 Feb 2011 15:07:07 +0300
From: Sergei Shtylyov <sshtylyov@...sta.com>
To: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
CC: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ide/pmac: housekeeping
Hello.
On 07-02-2011 13:52, Bartlomiej Zolnierkiewicz wrote:
> * remove legacy IDE_PMAC_DEBUG debugging code
> * rename struct pmac_ide_hwif to struct pmac_ide_priv
> * remove pmac_ide_hwif_t
> * remove needless {dev,pci}_get_drvdata() casts
> Compile-time tested only.
> Signed-off-by: Bartlomiej Zolnierkiewicz<bzolnier@...il.com>
[...]
> Index: b/drivers/ide/pmac.c
> ===================================================================
> --- a/drivers/ide/pmac.c
> +++ b/drivers/ide/pmac.c
[...]
> @@ -698,11 +683,6 @@ set_timings_mdma(ide_drive_t *drive, int
> cycleTime = tm[i].cycleTime;
> accessTime = tm[i].accessTime;
> recTime = tm[i].recoveryTime;
> -
> -#ifdef IDE_PMAC_DEBUG
> - printk(KERN_ERR "%s: MDMA, cycleTime: %d, accessTime: %d, recTime:
> %d\n",
Hm, the patch is line-wrapped...
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists