diff options
author | Keith Busch <kbusch@kernel.org> | 2021-04-01 09:06:29 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2021-04-01 14:07:41 -0700 |
commit | 4578be130a6470d85ff05b13b75a00e6224eeeeb (patch) | |
tree | 3fff5a3d13dbfb53cc8b855a7a5927e139ec29ec /tools/cgroup | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) | |
download | linux-4578be130a6470d85ff05b13b75a00e6224eeeeb.tar.bz2 |
overflow: Correct check_shl_overflow() comment
A 'false' return means the value was safely set, so the comment should
say 'true' for when it is not considered safe.
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Fixes: 0c66847793d1 ("overflow.h: Add arithmetic shift helper")
Link: https://lore.kernel.org/r/20210401160629.1941787-1-kbusch@kernel.org
Diffstat (limited to 'tools/cgroup')
0 files changed, 0 insertions, 0 deletions