From 3ce3e4535e9b81653fa26599273c22a73ff1b69b Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Fri, 25 May 2007 20:39:30 +0100 Subject: [PATCH] --- yaml --- r: 57007 b: refs/heads/master c: c343a8391496de83c66e771ead986aab0d6f777f h: refs/heads/master i: 57005: 14fc95d38c871d5f497d0ef63b6c926ef3e27b0a 57003: 1ed38c2f3092efe4a0df0418fbcc49e1254a03bc 56999: 4824755201e85b5aa5130005f12a24aee4692675 56991: 06608c677c2f739a5cd9f574a46fc8bd65d8dd32 v: v3 --- [refs] | 2 +- trunk/drivers/ata/pata_artop.c | 2 +- trunk/drivers/ata/pata_it821x.c | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index b47baa07a148..ed5db905425d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 52df0ee07ca23676785e6c7e569b6d93c6dbc026 +refs/heads/master: c343a8391496de83c66e771ead986aab0d6f777f diff --git a/trunk/drivers/ata/pata_artop.c b/trunk/drivers/ata/pata_artop.c index 7b4810c171b7..03b6ddd2abd2 100644 --- a/trunk/drivers/ata/pata_artop.c +++ b/trunk/drivers/ata/pata_artop.c @@ -97,7 +97,7 @@ static int artop6260_pre_reset(struct ata_port *ap, unsigned long deadline) * artop6260_cable_detect - identify cable type * @ap: Port * - * Identify the cable type for the ARTOp interface in question + * Identify the cable type for the ARTOP interface in question */ static int artop6260_cable_detect(struct ata_port *ap) diff --git a/trunk/drivers/ata/pata_it821x.c b/trunk/drivers/ata/pata_it821x.c index ff9a6fd36657..b3456d7a592c 100644 --- a/trunk/drivers/ata/pata_it821x.c +++ b/trunk/drivers/ata/pata_it821x.c @@ -1,5 +1,5 @@ /* - * ata-it821x.c - IT821x PATA for new ATA layer + * pata_it821x.c - IT821x PATA for new ATA layer * (C) 2005 Red Hat Inc * Alan Cox * @@ -65,7 +65,6 @@ * * TODO * - ATAPI and other speed filtering - * - Command filter in smart mode * - RAID configuration ioctls */