lkml.org 
[lkml]   [2023]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH liburing v1 3/4] liburing.h: 's/is adjust/is adjusted/' and fix indentation
Date
From: Ammar Faizi <ammarfaizi2@gnuweeb.org>

- Fix a typo: 's/is adjust/is adjusted/'.

- Fix indentation.

Signed-off-by: Ammar Faizi <ammarfaizi2@gnuweeb.org>
---
src/include/liburing.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/include/liburing.h b/src/include/liburing.h
index cc3677e..c7139ef 100644
--- a/src/include/liburing.h
+++ b/src/include/liburing.h
@@ -388,8 +388,8 @@ IOURINGINLINE void io_uring_prep_rw(int op, struct io_uring_sqe *sqe, int fd,
* @param off_in If fd_in refers to a pipe, off_in must be (int64_t) -1;
* If fd_in does not refer to a pipe and off_in is (int64_t) -1,
* then bytes are read from fd_in starting from the file offset
- * and it is adjust appropriately;
- * If fd_in does not refer to a pipe and off_in is not
+ * and it is adjusted appropriately;
+ * If fd_in does not refer to a pipe and off_in is not
* (int64_t) -1, then the starting offset of fd_in will be
* off_in.
* @param off_out The description of off_in also applied to off_out.
--
Ammar Faizi
\
 
 \ /
  Last update: 2023-03-26 23:37    [W:0.043 / U:0.584 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site