Skip to content

Commit

Permalink
s390/tape: fix comment typo
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jason Wang authored and Alexander Gordeev committed Jul 28, 2022
1 parent 57c3ae8 commit fc7fab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/s390/char/tape_34xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 "
Expand Down

0 comments on commit fc7fab3

Please sign in to comment.