]> www.infradead.org Git - users/dwmw2/linux.git/commit
PCI: cpqphp: Remove unused struct ctrl_dbg.ctrl
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 12 Oct 2024 19:53:42 +0000 (21:53 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 18 Oct 2024 23:31:52 +0000 (18:31 -0500)
commit91a6296793591983f27db40f41daab53500ffc6e
tree61d1147478aa5ab191d31eab58c180681c4711ff
parent5b036cada481a7a3bf30d333298f6d83dfb19bed
PCI: cpqphp: Remove unused struct ctrl_dbg.ctrl

'ctrl' is unused; remove it to save a few bytes when the structure is
allocated.

Link: https://lore.kernel.org/r/551d0cdaabcf69fcd09a565475c428e09c61e1a3.1728762751.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/cpqphp_sysfs.c