projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57c3ae8
)
s390/tape: fix comment typo
author
Jason Wang
<wangborong@cdjrlc.com>
Fri, 15 Jul 2022 05:38:38 +0000
(13:38 +0800)
committer
Alexander Gordeev
<agordeev@linux.ibm.com>
Thu, 28 Jul 2022 16:05:23 +0000
(18:05 +0200)
Remove duplicated `that' in a comment
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220715053838.5005-1-wangborong@cdjrlc.com
[agordeev@linux.ibm.com rephrased commit message]
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
drivers/s390/char/tape_34xx.c
patch
|
blob
|
history
diff --git
a/drivers/s390/char/tape_34xx.c
b/drivers/s390/char/tape_34xx.c
index 38cc1565d6aee3db444d734fb6f0da353d26d7dc..751945fb6793db49de4cb14a0d320da2936b010f 100644
(file)
--- a/
drivers/s390/char/tape_34xx.c
+++ b/
drivers/s390/char/tape_34xx.c
@@
-548,7
+548,7
@@
tape_34xx_unit_check(struct tape_device *device, struct tape_request *request,
case 0x2e:
/*
* Not capable. This indicates either that the drive fails
- * reading the format id mark or that
that
format specified
+ * reading the format id mark or that format specified
* is not supported by the drive.
*/
dev_warn (&device->cdev->dev, "The tape unit cannot process "