Skip to content
Snippets Groups Projects
Commit 9fe51603 authored by Qian Cai's avatar Qian Cai Committed by Rafael J. Wysocki
Browse files

ACPI: OSL: Make a W=1 kernel-doc warning go away


It appears that kernel-doc does not understand the return type *__ref,

drivers/acpi/osl.c:306: warning: cannot understand function prototype:
'void __iomem *__ref acpi_os_map_iomem(acpi_physical_address phys,
acpi_size size)

Signed-off-by: default avatarQian Cai <cai@lca.pw>
[ rjw: Subject ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent f2c7c76c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment