]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: PCI: update kernel-doc line comments
authorTian Tao <tiantao6@hisilicon.com>
Tue, 22 Sep 2020 02:32:25 +0000 (10:32 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 25 Sep 2020 16:14:17 +0000 (18:14 +0200)
commitaf436a792c9e6f30996d99c89f2d8793ca722509
tree8edd14b09fda4d7b929763d7f9d1a2faa34348cb
parent73525749f2ac1f7018d2754773a5ab1b46c65ae8
ACPI: PCI: update kernel-doc line comments

Update kernel-doc line comments to fix warnings reported by make W=1:

drivers/acpi/pci_root.c:71: warning: Function parameter or
member 'handle' not described in 'acpi_is_root_bridge'

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/pci_root.c