aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2022-07-15 13:38:38 +0800
committerAlexander Gordeev <[email protected]>2022-07-28 18:05:23 +0200
commitfc7fab3f9156df73cd5f2705f001451265453d34 (patch)
tree3abfb0fcff1286a81a4091546e8a9f6a31b41ca1
parent57c3ae8e44bba158c3f7064a3f9628eddfd5c276 (diff)
s390/tape: fix comment typo
Remove duplicated `that' in a comment Signed-off-by: Jason Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] [[email protected] rephrased commit message] Signed-off-by: Alexander Gordeev <[email protected]>
-rw-r--r--drivers/s390/char/tape_34xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/char/tape_34xx.c b/drivers/s390/char/tape_34xx.c
index 38cc1565d6ae..751945fb6793 100644
--- 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 "