diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-04-18 02:06:52 +0300 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-05-22 19:42:19 +0300 |
| commit | 7dd383dc6693654d013b3c15e322ec1534ccd86e (patch) | |
| tree | a7471fd7ac465458e9ee2caac1c13eb33c2fe955 /include/linux/stackprotector.h | |
| parent | 3494dff89779b73a6c70481c982e0e96d336454a (diff) | |
| download | linux-7dd383dc6693654d013b3c15e322ec1534ccd86e.tar.xz | |
cpufreq: clean up dead dependencies on X86 in Kconfig
The Kconfig in the parent directory already has an 'if X86' condition
wrapping the inclusion of this file, meaning that each of the individual
'depends on' statements in this file is a duplicate dependency (dead
code).
Leave the outer 'if X86...endif' and remove the individual 'depends on
X86' statement from each option.
This dead code was found by kconfirm, a static analysis tool for Kconfig.
Signed-off-by: Julian Braha <julianbraha@gmail.com>
Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>
[ rjw: Changelog edits ]
Link: https://patch.msgid.link/20260417230652.305414-1-julianbraha@gmail.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
