Files
android_kernel_fxtec_sm6115/lib
Johannes Berg c82e12787a UPSTREAM: netlink: make validation_data const
The validation data is only used within the policy that
should usually already be const, and isn't changed in any
code that uses it. Therefore, make the validation_data
pointer const.

While at it, remove the duplicate variable in the bitfield
validation that I'd otherwise have to change to const.

Reviewed-by: David Ahern <dsahern@gmail.com>
Change-Id: Icc66eaf63bf37534a15d0eb5449a9b571ab04981
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2025-08-28 03:27:22 +03:00
..
2024-11-08 16:19:06 +01:00