frees_param_strict: track container_of better
commita9e753559bff0fbf6f078aa351fc8e698e173292
authorDan Carpenter <dan.carpenter@linaro.org>
Thu, 26 Oct 2023 11:12:13 +0000 (26 14:12 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Thu, 26 Oct 2023 11:12:13 +0000 (26 14:12 +0300)
tree76c35a561519e72bcffb4f45837b2c74a7b681d5
parente128bbaa145669366e0067d5d9790939a2f0ae76
frees_param_strict: track container_of better

This code to use the assigned expression seems well intentioned but that's
actually supposed to be handled by the param/key module and this breaks it.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
check_frees_param_strict.c