Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: bpf_jit_disasm: make get_last_jit_image return unsigned
The function returns always non-negative values. The problem has been detected using proposed semantic patch scripts/coccinelle/tests/assign_signed_to_unsigned.cocci [1]. [1]: http://permalink.gmane.org/gmane.linux.kernel/2046107 Signed-off-by: Andrzej Hajda <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information