Commit fc7fab3f authored by Jason Wang's avatar Jason Wang Committed by Alexander Gordeev
Browse files

s390/tape: fix comment typo



Remove duplicated `that' in a comment

Signed-off-by: default avatarJason 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: default avatarAlexander Gordeev <agordeev@linux.ibm.com>
parent 57c3ae8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 "