]> git.ipfire.org Git - thirdparty/util-linux.git/commit
taskset: use appropriate variable type [cppcheck]
authorSami Kerola <kerolasa@iki.fi>
Tue, 7 Feb 2012 21:51:22 +0000 (22:51 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 8 Feb 2012 13:13:34 +0000 (14:13 +0100)
commit2f5a24842069a22404a0a42833abc27b54b2c6cd
treeb1999b6452d02a9cffa3a3b8844eae80a81553a1
parent358ef9c0d17d21d450067aceaffd90635e8845b8
taskset: use appropriate variable type [cppcheck]

[schedutils/taskset.c:182]: (style) Checking if unsigned variable 'ncpus' is less than zero.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
schedutils/taskset.c