diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-01-18 10:35:21 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-18 22:15:37 +0100 |
commit | b223e3b4e03a13739ab462560b791a4c692fd86e (patch) | |
tree | 37ccf293f0f6710992efba8619c235a1ab0e8d51 /fs/squashfs | |
parent | bpf: add comments to BPF ld/ldx sizes (diff) | |
download | linux-b223e3b4e03a13739ab462560b791a4c692fd86e.tar.xz linux-b223e3b4e03a13739ab462560b791a4c692fd86e.zip |
tools/bpf_jit_disasm: silence a static checker warning
There is a static checker warning that "proglen" has an upper bound but
no lower bound. The allocation will just fail harmlessly so it's not a
big deal.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions