]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: remove loop declaration [smatch scan]
authorSami Kerola <kerolasa@iki.fi>
Mon, 8 Oct 2012 07:08:20 +0000 (08:08 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 31 Oct 2012 12:49:30 +0000 (13:49 +0100)
commit10a9cbcf36d43c0d4a13bf5e91315b4ffd29e636
treecd50dfbb8d99dc2b5ecd8f84fb26cdd89cea73ae
parent9faf9c8494cf37fdcf68b1dfe10fd7900e93ec00
swapon: remove loop declaration [smatch scan]

sys-utils/swapon.c:677:2: error: 'for' loop initial declarations are
only allowed in C99 mode

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/swapon.c