diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-08-11 15:33:11 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-08-11 15:33:11 +0200 |
commit | c880f12c31f02bf48bdd76b2a8d7acaccd7ae686 (patch) | |
tree | 28e76c4e2d9d95f5099f9b294e15d685bd21a2e1 /bpf_jit_disasm.c | |
parent | fca52c23758ad65a7245c7f9043fa67eb01b93e7 (diff) |
cpusched: Fix compiler warnings
Fix the following compiler warnings that occur when building with "-W
-Wall -Wextra":
cpusched.c: In function ‘get_appropriate_cpu’:
cpusched.c:28:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
cpusched.c:29:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpf_jit_disasm.c')
0 files changed, 0 insertions, 0 deletions