]> granicus.if.org Git - procps-ng/commit
library: tweak formatting style for meminfo and vmstat
authorJim Warner <james.warner@comcast.net>
Sun, 28 Jun 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Mon, 29 Jun 2015 11:29:19 +0000 (21:29 +1000)
commit500a90147563d3118f45c95d4a49a6812392286f
treee4a0f22bfff060b799fc07c562972fcd0834ba51
parent7a7cf686ecbd21c42b6b777962966ec48586a569
library: tweak formatting style for meminfo and vmstat

This patch mostly just eliminates darn tab characters.

Plus the library function declarations and definitions
have been standardized. Most visibly, the input params
now have all been indented on their own separate line.

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