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)
commit8e8883cef6cea03fca63591624d6627a3e7a6eab
tree8edd14b09fda4d7b929763d7f9d1a2faa34348cb
parentba4f184e126b751d1bffad5897f263108befc780
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