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:   Wed, 6 Mar 2019 19:51:53 +0000
From:   Chaitanya Kulkarni <Chaitanya.Kulkarni@....com>
To:     "Enrico Weigelt, metux IT consult" <info@...ux.net>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     "linux-nvme@...ts.infradead.org" <linux-nvme@...ts.infradead.org>
Subject: Re: [PATCH] drivers: nvme: Kconfig: pedantic cleanups

On 3/6/19 10:31 AM, Enrico Weigelt, metux IT consult wrote:
> Signed-off-by: Enrico Weigelt, metux IT consult <info@...ux.net>
> ---
>   drivers/nvme/host/Kconfig | 8 ++++----
>   1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig
> index 0f345e2..ce361c9 100644
> --- a/drivers/nvme/host/Kconfig
> +++ b/drivers/nvme/host/Kconfig
> @@ -17,10 +17,10 @@ config NVME_MULTIPATH
>   	bool "NVMe multipath support"
>   	depends on NVME_CORE
>   	---help---
> -	   This option enables support for multipath access to NVMe
> -	   subsystems.  If this option is enabled only a single
> -	   /dev/nvmeXnY device will show up for each NVMe namespaces,
> -	   even if it is accessible through multiple controllers.
> +	  This option enables support for multipath access to NVMe
> +	  subsystems.  If this option is enabled only a single
> +	  /dev/nvmeXnY device will show up for each NVMe namespaces,
> +	  even if it is accessible through multiple controllers.
>   
>   config NVME_FABRICS
>   	tristate
> 


Alignment looks good.

Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@....com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ