Skip to content

Commit 1aaa62c

Browse files
SlarkXiaodavem330
authored andcommitted
s390/qeth: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 2540d3c commit 1aaa62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/s390/net/qeth_core_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3565,7 +3565,7 @@ static void qeth_flush_buffers(struct qeth_qdio_out_q *queue, int index,
35653565
if (!atomic_read(&queue->set_pci_flags_count)) {
35663566
/*
35673567
* there's no outstanding PCI any more, so we
3568-
* have to request a PCI to be sure the the PCI
3568+
* have to request a PCI to be sure the PCI
35693569
* will wake at some time in the future then we
35703570
* can flush packed buffers that might still be
35713571
* hanging around, which can happen if no

0 commit comments

Comments
 (0)