]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/commit
ipmi/pci-ipmi-bt: Rename copy-paste variables
authorNicholas Piggin <npiggin@gmail.com>
Tue, 1 Apr 2025 14:01:48 +0000 (00:01 +1000)
committerCorey Minyard <corey@minyard.net>
Fri, 11 Apr 2025 15:50:42 +0000 (10:50 -0500)
commit3e0a763136aa715c536497008d9fa2c0d64c3909
tree24a75bd9b4528292e785364e31e844b5e3ea1711
parentd11d904c81a202c7bfb5b18f4ee248eb2fc9174f
ipmi/pci-ipmi-bt: Rename copy-paste variables

IPMI drivers use p/k suffix in variable names depending on bt or kcs.
The pci bt driver must have come from the kcs driver because it's
still using k suffixes in some cases. Rename.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-ID: <20250401140153.685523-2-npiggin@gmail.com>
Signed-off-by: Corey Minyard <corey@minyard.net>
hw/ipmi/pci_ipmi_bt.c