diff options
| author | Andy Shevchenko <[email protected]> | 2021-06-04 16:50:46 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2021-06-07 12:43:41 +0000 |
| commit | 3d7c821c1d8071e517048c8b4afdf33109441c0f (patch) | |
| tree | 503eaae0f56b5d4031a7215c133438f56686a35c /lib/dump_stack.c | |
| parent | ACPI: property: Constify stubs for CONFIG_ACPI=n case (diff) | |
| download | kernel-3d7c821c1d8071e517048c8b4afdf33109441c0f.tar.gz kernel-3d7c821c1d8071e517048c8b4afdf33109441c0f.zip | |
ACPI: scan: Constify acpi_dma_supported() helper function
Constify arguments to acpi_dma_supported(). The function doesn't need
to change the content of the passed argument and when it's const it
allows to supply the result of other functions that may return a pointer
to a constant object.
Signed-off-by: Andy Shevchenko <[email protected]>
[ rjw: Subject edit ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions
