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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 25 Sep 2018 09:00:30 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     sehro rautenkranz <sehro@...ro.org>
Cc:     devel@...verdev.osuosl.org, Mark Hounschell <markh@...pro.net>,
        Lidza Louina <lidza.louina@...il.com>,
        driverdev-devel@...uxdriverproject.org,
        linux-kernel@...r.kernel.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] staging: dgnc: Fix Kconfig help header and text

On 9/25/18 8:53 AM, sehro rautenkranz wrote:
> Replace Kconfig help header and text to match other modules. Issue found
> my checkpatch.

  by checkpatch.

> 
> Spacing adjusted to match Documentation/process/coding-style.rst. Issue
> reported by rdunlap@...radead.org.

Reported-by: Randy Dunlap <rdunlap@...radead.org>


> 
> Signed-off-by: sehro rautenkranz <sehro@...ro.org>
> ---
>  drivers/staging/dgnc/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/staging/dgnc/Kconfig b/drivers/staging/dgnc/Kconfig
> index c845b357b53d..7361d6cd73d4 100644
> --- a/drivers/staging/dgnc/Kconfig
> +++ b/drivers/staging/dgnc/Kconfig
> @@ -3,8 +3,8 @@ config DGNC
>         default n
>         depends on TTY && PCI
>         help
> -            Say Y here to enable support for the Digi International Neo and
> -            Classic PCI based product line.
> +                 Say Y here to enable support for the Digi International Neo and
> +                 Classic PCI based product line.
>  
> -            To compile this driver as a module, say M here: the module will be
> -            called dgnc
> +                 To compile this driver as a module, say M here: the module will be
> +                 called dgnc


That indentation is still not correct.  :(

-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ