]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: ABI: drop two duplicate symbols
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 12 Feb 2025 21:08:01 +0000 (22:08 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 13 Feb 2025 16:23:27 +0000 (09:23 -0700)
commitb09d96e0847b6882891a49a674ddc5e4f6c6b9dd
tree4a0588f8e8b356d7744e37d62d87b58cf20f51c7
parent95767a592dc997eab17a4f58fcb16abff2101ba3
docs: ABI: drop two duplicate symbols

As warned by get_abi.py, there are two symbols that are
defined twice:

WARNING: /sys/devices/system/cpu/cpuX/topology/physical_package_id is defined 2 times: \
/new_devel/v4l/docs/Documentation/ABI/stable/sysfs-devices-system-cpu:27; \
/new_devel/v4l/docs/Documentation/ABI/testing/sysfs-devices-system-cpu:70
WARNING: /sys/devices/system/cpu/cpuX/topology/ppin is defined 2 times: \
/new_devel/v4l/docs/Documentation/ABI/stable/sysfs-devices-system-cpu:89; \
/new_devel/v4l/docs/Documentation/ABI/testing/sysfs-devices-system-cpu:70

As the documentation at testing/sysfs-devices-system-cpu, drop
the duplicated one from stable.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/c3dce809f577584cf9aedafc6c2a0d5a9ca909ac.1739394480.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/ABI/stable/sysfs-devices-system-cpu