diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-07-13 16:02:30 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-07-13 16:13:47 +0200 |
commit | bc1a4990f32c00d53a76aa0742358e094b564a8a (patch) | |
tree | 9d655a3cf718ad63684179144134ff4c7fac115d /trie.c | |
parent | 86373411a23051a18ae3ed01b180f838dbcd76e7 (diff) |
ifpps: Use unsigned int to store number of CPUs
Since get_number_cpus() now returns unsigned int store it's return value
and derived values in unsigned int variables as well.
This fixes the some warnings when compiling with -W/-Wsign-compare:
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trie.c')
0 files changed, 0 insertions, 0 deletions