commit | 44e88cd631202e0878ea39f34a8de252d7dd528b | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat Jun 26 22:05:04 2021 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Jun 27 10:37:37 2021 -0400 |
tree | 6e9071cebe98b43aea7b94b6c531a1613a2c51fd | |
parent | cc9c19b0302a83be6520c38a0a9944314ccc6962 [diff] |
sim: bpf: add explicit casts when using explicit formats Since the value variable usually has an incompatible type for the wide variety of types it is printed as, add explicit casts to them all.