[PATCH v3 1/2] statx.2: properly align stx_dio_read_offset_align

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Align this member in struct statx with the members above it.

Signed-off-by: John Garry <john.g.garry@xxxxxxxxxx>
---
 man/man2/statx.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man2/statx.2 b/man/man2/statx.2
index ef7dbbcf9..273d80711 100644
--- a/man/man2/statx.2
+++ b/man/man2/statx.2
@@ -73,7 +73,7 @@ struct statx {
     __u32 stx_atomic_write_segments_max;
 \&
     /* File offset alignment for direct I/O reads */
-    __u32   stx_dio_read_offset_align;
+    __u32 stx_dio_read_offset_align;
 };
 .EE
 .in
-- 
2.31.1





[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux