From patchwork Mon Nov 2 11:19:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Garry X-Patchwork-Id: 320199 Delivered-To: patch@linaro.org Received: by 2002:a92:7b12:0:0:0:0:0 with SMTP id w18csp3642548ilc; Mon, 2 Nov 2020 03:23:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJxG4SViQOmg4FAHN3FJS8/odzTyWlqCOSBmCW+lcdnZB8+EcWQqDRzmmq57vweox5ksLoHh X-Received: by 2002:aa7:cb02:: with SMTP id s2mr8286659edt.211.1604316201764; Mon, 02 Nov 2020 03:23:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604316201; cv=none; d=google.com; s=arc-20160816; b=bcxkEeQJ9s+tRf/xf+SifC1oOPIZVq0fk8Sh3orkJWwwLwLAlEqWlzHE6YIo+oViA0 GDUVYU3kqg/MuBMn2Mpq6ckee3DysceGQYs/OOBQw8vV4r3svhDxKndm27fPnXAcO7hr +R0x2Oq+k3G2c2I9Es9BK1KIXmKoE31QhThgzvJUHgDRUkD7TreUfGVOyHpuzjsV08VC BH2sMdLbyl+6BMaa6dpy1UisMFjS/Hr1EpirxT5D9tg/Gv3rCtxjO6egIrHTPFyJW8GM ijsWo9yATtG3mKPXjmYx3TEXFGFNQhY9KlYl6MAqvTfx2wYH2f3LYF+tL6p/Irdwbb21 h0fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:message-id:date:subject:cc:to:from; bh=4guknqd4ZUZ8jItQQma+9xBS1BGYb2GnCsfv1yjUg24=; b=GpVNIoPj7dltq3ansTpffya+oO/giZJ0gL3bq3XX32xmEj+MLhFkIYmmQFP1EAE+gU x5Dyllyz9wkWZUTh8TzIplACYTIqnATil9jVxfDHEOli3L1rrw+59aim857JD2fc80dL 3Ouxl718HlF3cg3HI+KHGBCoLVH0anyvR4OzJjzWXlYHPvSjmgF0C3ZSdmlbw+XNEqyZ 9m7hcPg3DpBCYjE2kvFRphCq0dEtvRp6ikIfkl4WQd/KbngecfINoo4t80iXho2ASsIh 4axRUU2iHcTMuLFl3GWaH6Xo7tkIGnUHAOBBsDRkXt99GGreZDtQfBjR/hBVlBy+Or6L E64w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-acpi-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-acpi-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m13si6788136edi.391.2020.11.02.03.23.21; Mon, 02 Nov 2020 03:23:21 -0800 (PST) Received-SPF: pass (google.com: domain of linux-acpi-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-acpi-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-acpi-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728288AbgKBLXV (ORCPT + 7 others); Mon, 2 Nov 2020 06:23:21 -0500 Received: from szxga07-in.huawei.com ([45.249.212.35]:7400 "EHLO szxga07-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728253AbgKBLXU (ORCPT ); Mon, 2 Nov 2020 06:23:20 -0500 Received: from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4CPrBX2zbDz72HN; Mon, 2 Nov 2020 19:23:16 +0800 (CST) Received: from localhost.localdomain (10.69.192.58) by DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id 14.3.487.0; Mon, 2 Nov 2020 19:23:08 +0800 From: John Garry To: , CC: , , , John Garry Subject: [PATCH] ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name Date: Mon, 2 Nov 2020 19:19:31 +0800 Message-ID: <1604315971-89149-1-git-send-email-john.garry@huawei.com> X-Mailer: git-send-email 2.8.1 MIME-Version: 1.0 X-Originating-IP: [10.69.192.58] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org 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 -- 2.26.2 Acked-by: Lorenzo Pieralisi 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