Commit ed918f3
committed
char:ipmi: Fix a not-used variable on a non-ACPI system
JIRA: https://issues.redhat.com/browse/RHEL-82110
Upstream status: v6.14
commit 04626c3
Author: Corey Minyard <corey@minyard.net>
Date: Sun Dec 22 14:55:56 2024 -0600
char:ipmi: Fix a not-used variable on a non-ACPI system
Put some code into APCI ifdefs to avoid a not-used variable warning.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202412222349.R7qW7Q2t-lkp@intel.com/
Signed-off-by: Corey Minyard <corey@minyard.net>
Signed-off-by: Tony Camuso <tcamuso@redhat.com>1 parent b234445 commit ed918f3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
361 | 362 | | |
362 | 363 | | |
363 | 364 | | |
364 | 365 | | |
365 | 366 | | |
| 367 | + | |
366 | 368 | | |
367 | 369 | | |
368 | 370 | | |
| |||
0 commit comments