From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759617AbdACQf5 (ORCPT ); Tue, 3 Jan 2017 11:35:57 -0500 Received: from mail-wj0-f180.google.com ([209.85.210.180]:35889 "EHLO mail-wj0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759473AbdACQee (ORCPT ); Tue, 3 Jan 2017 11:34:34 -0500 Date: Tue, 3 Jan 2017 16:36:54 +0000 From: Lee Jones To: Corentin Labbe Cc: wens@csie.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mfd: axp20x: correct a typo in axp20x_device_remove documentation Message-ID: <20170103163654.GN2977@dell> References: <1480940128-4873-1-git-send-email-clabbe.montjoie@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1480940128-4873-1-git-send-email-clabbe.montjoie@gmail.com> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 05 Dec 2016, Corentin Labbe wrote: > The documentation of axp20x_device_remove() have a typo and use > axp20x_device_probe() as name. > This patch fix this typo. > > Signed-off-by: Corentin Labbe > --- > include/linux/mfd/axp20x.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. > diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h > index 476eb64..73ab982 100644 > --- a/include/linux/mfd/axp20x.h > +++ b/include/linux/mfd/axp20x.h > @@ -605,7 +605,7 @@ int axp20x_match_device(struct axp20x_dev *axp20x); > int axp20x_device_probe(struct axp20x_dev *axp20x); > > /** > - * axp20x_device_probe(): Remove a axp20x device > + * axp20x_device_remove(): Remove a axp20x device > * > * @axp20x: axp20x device to remove > * -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog