]> granicus.if.org Git - procps-ng/commitdiff
library: fix alignment with new 'io' types, <pids> api
authorJim Warner <james.warner@comcast.net>
Sat, 24 Apr 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 27 Apr 2021 11:16:51 +0000 (21:16 +1000)
The commit referenced below was well done but needed a
small whitespace tweak to preserve existing alignment.

Reference(s):
. io accounting added
commit a7afe06e6f1b397b7404fbee724a51f88cc8a59c

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/pids.h

index f80a8f4a8b371886546455c77ffbcdd33ec31c6b..750fb039e88ed407d5b30c42586f8897264d6970 100644 (file)
@@ -78,13 +78,13 @@ enum pids_item {
     PIDS_ID_TGID,           //    s_int        status: Tgid
     PIDS_ID_TID,            //    s_int        from /proc/<pid>/task/<tid>
     PIDS_ID_TPGID,          //    s_int        stat: tty_pgrp
-    PIDS_IO_READ_BYTES,     //    ul_int       io: bytes read
-    PIDS_IO_READ_CHARS,     //    ul_int       io: characters read
-    PIDS_IO_READ_OPS,       //    ul_int       io: read operations
-    PIDS_IO_WRITE_BYTES,    //    ul_int       io: bytes written
-    PIDS_IO_WRITE_CBYTES,   //    ul_int       io: cancelled write bytes
-    PIDS_IO_WRITE_CHARS,    //    ul_int       io: characters written
-    PIDS_IO_WRITE_OPS,      //    ul_int       io: write operations
+    PIDS_IO_READ_BYTES,     //   ul_int        io: bytes read
+    PIDS_IO_READ_CHARS,     //   ul_int        io: characters read
+    PIDS_IO_READ_OPS,       //   ul_int        io: read operations
+    PIDS_IO_WRITE_BYTES,    //   ul_int        io: bytes written
+    PIDS_IO_WRITE_CBYTES,   //   ul_int        io: cancelled write bytes
+    PIDS_IO_WRITE_CHARS,    //   ul_int        io: characters written
+    PIDS_IO_WRITE_OPS,      //   ul_int        io: write operations
     PIDS_LXCNAME,           //      str        derived from CGROUP 'lxc.payload'
     PIDS_MEM_CODE,          //   ul_int        derived from MEM_CODE_PGS, as KiB
     PIDS_MEM_CODE_PGS,      //   ul_int        statm: trs