Commit b21a18f7 authored by Julia Lawall's avatar Julia Lawall Committed by Bjorn Helgaas
Browse files

PCI: hotplug: Reorganize kerneldoc parameter names

Reorganize kerneldoc parameter names to match the parameter order in the
function header.

Problems identified using Coccinelle.

Link: https://lore.kernel.org/r/20240930112121.95324-23-Julia.Lawall@inria.fr


Signed-off-by: default avatarJulia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 9852d85e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -388,8 +388,8 @@ static struct hotplug_slot *get_slot_from_name(const char *name)

/**
 * __pci_hp_register - register a hotplug_slot with the PCI hotplug subsystem
 * @bus: bus this slot is on
 * @slot: pointer to the &struct hotplug_slot to register
 * @bus: bus this slot is on
 * @devnr: device number
 * @name: name registered with kobject core
 * @owner: caller module owner