kernel_user_data: AND and MOD are ways to cap data
commitbddce444dab7d8bf77ebb8eccc1139a0f97ebcf8
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 19 Jul 2021 14:33:46 +0000 (19 07:33 -0700)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 19 Jul 2021 14:33:46 +0000 (19 07:33 -0700)
tree9f2462c8831c74a9f000c27918aff8faea22a2a8
parent5af616509d0f992d67f5bccb259e14d2b4cfe16c
kernel_user_data: AND and MOD are ways to cap data

Set the capped state for AND and MOD assignments.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_kernel_user_data.c