mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
b223e3b4e0
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>