]> 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)
commit2859cef5c5ee1cc2d6a4cd524d4d1ed6ee804cad
tree8edd14b09fda4d7b929763d7f9d1a2faa34348cb
parentb0e5781a19ed88b82bc3a52fa6c2d0dacc709a66
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