commit | 8e8883cef6cea03fca63591624d6627a3e7a6eab | [log] [tgz] |
---|---|---|
author | Tian Tao <tiantao6@hisilicon.com> | Tue Sep 22 10:32:25 2020 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Sep 25 18:14:17 2020 +0200 |
tree | 8edd14b09fda4d7b929763d7f9d1a2faa34348cb | |
parent | ba4f184e126b751d1bffad5897f263108befc780 [diff] |
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>