mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	io_uring: fix a typo in a comment
thatn -> than. Signed-off-by: Liming Wu <19092205@suning.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
		
							parent
							
								
									4493233edc
								
							
						
					
					
						commit
						0b4295b5e2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -145,7 +145,7 @@ struct io_rings { | |||
| 	/*
 | ||||
| 	 * Number of completion events lost because the queue was full; | ||||
| 	 * this should be avoided by the application by making sure | ||||
| 	 * there are not more requests pending thatn there is space in | ||||
| 	 * there are not more requests pending than there is space in | ||||
| 	 * the completion queue. | ||||
| 	 * | ||||
| 	 * Written by the kernel, shouldn't be modified by the | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 LimingWu
						LimingWu