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, 25 Sep 2019 10:01:26 +0200
From:   Johan Hovold <johan@...nel.org>
To:     Krzysztof Kozlowski <krzk@...nel.org>
Cc:     Felipe Balbi <balbi@...nel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Johan Hovold <johan@...nel.org>,
        Jiri Kosina <trivial@...nel.org>, linux-usb@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH trivial] usb: Fix Kconfig indentation

On Mon, Sep 23, 2019 at 05:49:56PM +0200, Krzysztof Kozlowski wrote:
> Adjust indentation from spaces to tab (+optional two spaces) as in
> coding style with command like:
>     $ sed -e 's/^        /\t/' -i */Kconfig
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@...nel.org>
> ---
>  drivers/usb/dwc3/Kconfig           |  4 +-
>  drivers/usb/gadget/legacy/Kconfig  | 20 ++++-----
>  drivers/usb/gadget/udc/Kconfig     |  2 +-
>  drivers/usb/host/Kconfig           | 68 +++++++++++++++---------------
>  drivers/usb/misc/Kconfig           |  8 ++--
>  drivers/usb/misc/sisusbvga/Kconfig |  2 +-
>  drivers/usb/serial/Kconfig         | 44 +++++++++----------
>  7 files changed, 74 insertions(+), 74 deletions(-)

Acked-by: Johan Hovold <johan@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ