[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jr9mFzKc9hNsy0_kaZn1Er4UwEk4qzhWjj5CaagyZiMg@mail.gmail.com>
Date: Mon, 9 Nov 2020 19:06:43 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: John Garry <john.garry@...wei.com>
Cc: "Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>
Subject: Re: [PATCH] ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name
On Mon, Nov 2, 2020 at 12:23 PM John Garry <john.garry@...wei.com> wrote:
>
> For some reason building with W=1 doesn't pick up on this, but the
> kerneldoc name for acpi_dma_configure_id() is not right, so fix it up.
>
> Signed-off-by: John Garry <john.garry@...wei.com>
>
> diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c
> index a896e5e87c93..bc6a79e33220 100644
> --- a/drivers/acpi/scan.c
> +++ b/drivers/acpi/scan.c
> @@ -1453,7 +1453,7 @@ int acpi_dma_get_range(struct device *dev, u64 *dma_addr, u64 *offset,
> }
>
> /**
> - * acpi_dma_configure - Set-up DMA configuration for the device.
> + * acpi_dma_configure_id - Set-up DMA configuration for the device.
> * @dev: The pointer to the device
> * @attr: device dma attributes
> * @input_id: input device id const value pointer
> --
Applied as 5.10-rc material, thanks!
Powered by blists - more mailing lists