diff options
author | Ilpo Järvinen <[email protected]> | 2024-09-30 15:44:36 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-09-30 12:02:53 -0500 |
commit | 43ee11adcb940204948ac0ca3a05d6178f0e8b08 (patch) | |
tree | 60911318540f893cd5d65759a99aac85ebd44be0 /Documentation/filesystems/caching/backend-api.rst | |
parent | b21a18f730e4b659be951a041eff682a60c0f4a0 (diff) |
PCI: hotplug: Remove "Returns" kerneldoc from void functions
pci_hp_deregister() was converted to void by the commit 51bbf9bee34f ("PCI:
hotplug: Demidlayer registration with the core") but its kerneldoc still
describes the return value. pci_hp_del() and pci_hp_destroy() have been
void since they were introduced in that same commit.
Remove the return value description from the kerneldoc of those functions.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/backend-api.rst')
0 files changed, 0 insertions, 0 deletions