]> granicus.if.org Git - procps-ng/commit
vmstat: fix compiler warnings
authorSami Kerola <kerolasa@iki.fi>
Fri, 2 Nov 2012 17:50:57 +0000 (17:50 +0000)
committerCraig Small <csmall@enc.com.au>
Tue, 6 Nov 2012 11:30:02 +0000 (22:30 +1100)
commitac9732185139d8cbb95eb5c3178e4f3a40389e53
tree1ed067c6cac4f83b7e601082259b4958d9d41173
parent22ceeca4a6f7385c80ecc13e9f01a21fd745bb9a
vmstat: fix compiler warnings

vmstat.c:817:7: warning: declaration of 'tmp' shadows a previous local [-Wshadow]
vmstat.c:708:7: warning: shadowed declaration is here [-Wshadow]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
vmstat.c