commit | abcb948db320abd39b64d058ee300226a4c252df | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Sep 30 11:44:54 2021 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 05 16:25:27 2021 +0200 |
tree | 77a83940407f9c124efc52d2bf1bf8c601af86bf | |
parent | 4aa5216cac478a320c18183a7a990ff1543155d3 [diff] |
ABI: sysfs-devices-system-cpu: use cpuX instead of cpu# Some What entries here use cpu# as a wildcard, while others use, instead, cpuX. As scripts/get_abi.pl doesn't consider "#" as a wildcard, replace: cpu# -> cpuX inside the file. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/60b1a79189d1a9d9f1c9c9c299770e69b18972fd.1632994837.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>