diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-08-29 10:57:21 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-08-29 10:57:21 +0200 |
commit | 01443208f148701af9bf6cd40249dbe3028f9272 (patch) | |
tree | e2b7223cb0c573cd8172de0dafcb7c35cbe69fd4 /protos.h | |
parent | f6ffd033f7e07e927f6a64d6cc4496c8583eea02 (diff) |
ifpps: Use unsigned int to store number of cpus
The number of CPUs can never be negative and get_number_cpus() returns
unsigned int too, so consistently conver all variables holding a CPU
number or number of CPUs to type unsigned int.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'protos.h')
0 files changed, 0 insertions, 0 deletions