projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024811a
)
ata: pata_macio: Remove unneeded word in comments
author
Shaomin Deng
<dengshaomin@cdjrlc.com>
Thu, 25 Aug 2022 14:52:15 +0000
(10:52 -0400)
committer
Damien Le Moal
<damien.lemoal@opensource.wdc.com>
Fri, 16 Sep 2022 14:24:06 +0000
(23:24 +0900)
There is unneeded word "to" in line 669, so remove it.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/pata_macio.c
patch
|
blob
|
history
diff --git
a/drivers/ata/pata_macio.c
b/drivers/ata/pata_macio.c
index bfea2be2959a6557224ed8c9dd008207a532d4c4..9ccaac9e2bc319cdb02fd882d23a9e4d5b730bd9 100644
(file)
--- a/
drivers/ata/pata_macio.c
+++ b/
drivers/ata/pata_macio.c
@@
-666,8
+666,7
@@
static u8 pata_macio_bmdma_status(struct ata_port *ap)
* a multi-block transfer.
*
* - The dbdma fifo hasn't yet finished flushing to
- * to system memory when the disk interrupt occurs.
- *
+ * system memory when the disk interrupt occurs.
*/
/* First check for errors */