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