diff options
author | 2025-06-03 17:45:27 +0200 | |
---|---|---|
committer | 2025-06-03 08:26:36 -1000 | |
commit | edfc4c8a1edffa6849e19ffade1be8dd824989d0 (patch) | |
tree | 2b44e3ba0a69a2fd70cae7e7cfa8bc5eb0c259c6 /tools/perf/scripts/python | |
parent | Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (diff) | |
download | wireguard-linux-edfc4c8a1edffa6849e19ffade1be8dd824989d0.tar.xz wireguard-linux-edfc4c8a1edffa6849e19ffade1be8dd824989d0.zip |
cgroup: Drop sock_cgroup_classid() dummy implementation
The semantic of returning 0 is unclear when !CONFIG_CGROUP_NET_CLASSID.
Since there are no callers of sock_cgroup_classid() with that config
anymore we can undefine the helper at all and enforce all (future)
callers to handle cases when !CONFIG_CGROUP_NET_CLASSID.
Signed-off-by: Michal Koutný <mkoutny@suse.com>
Link: https://lore.kernel.org/r/Z_52r_v9-3JUzDT7@calendula/
Acked-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions