]> git.ipfire.org Git - thirdparty/util-linux.git/commit
misc: fix declarations shadowing variables in the global scope [oclint]
authorSami Kerola <kerolasa@iki.fi>
Sun, 3 Jul 2016 12:20:30 +0000 (13:20 +0100)
committerSami Kerola <kerolasa@iki.fi>
Thu, 21 Jul 2016 20:14:33 +0000 (21:14 +0100)
commiteb2306e675d9ba5e348938e473f5a6f96400980f
tree7de284185f9bc7845e322d5db98ec29036a1c11d
parentf6f1356f1c633e65413d13be927fe1e56e8515be
misc: fix declarations shadowing variables in the global scope [oclint]

Fixes multiple occurences of 'optarg' overwrites.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
login-utils/last.c
login-utils/lslogins.c
misc-utils/logger.c
sys-utils/dmesg.c
sys-utils/ipcrm.c
sys-utils/lsipc.c
sys-utils/rtcwake.c