We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4493233 commit 0b4295bCopy full SHA for 0b4295b
fs/io_uring.c
@@ -145,7 +145,7 @@ struct io_rings {
145
/*
146
* Number of completion events lost because the queue was full;
147
* this should be avoided by the application by making sure
148
- * there are not more requests pending thatn there is space in
+ * there are not more requests pending than there is space in
149
* the completion queue.
150
*
151
* Written by the kernel, shouldn't be modified by the
0 commit comments