lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 3 Jan 2017 16:36:54 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     Corentin Labbe <clabbe.montjoie@...il.com>
Cc:     wens@...e.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: axp20x: correct a typo in axp20x_device_remove
 documentation

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 <clabbe.montjoie@...il.com>
> ---
>  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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ