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-next>] [day] [month] [year] [list]
Date:   Wed, 19 May 2021 10:56:12 +0200
From:   Juerg Haefliger <juerg.haefliger@...onical.com>
To:     Christoph Hellwig <hch@...radead.org>,
        Jens Axboe <axboe@...nel.dk>, linux-block@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org,
        Juerg Haefliger <juergh@...onical.com>
Subject: [PATCH v2 0/3] block: Cleanup Kconfigs

Move BLK_CGROUP from init/Kconfig to block/Kconfig per Christoph Hellwig's
request and cleanup various whitespace issues:
  - Replace multi spaces with a tab
  - Make the help text indentation 1 tab + 2 spaces

v2:
  - Move BLK_CGROUP from init/ to block/.
  - Cleanup the other block Kconfig files.

v1: https://lore.kernel.org/lkml/20210516145731.61253-1-juergh@canonical.com/

Juerg Haefliger (3):
  init/Kconfig: Move BLK_CGROUP to block/Kconfig
  block/Kconfig: Whitespace and indentation cleanups
  block/Kconfig.iosched: Whitespace and indentation cleanups

 block/Kconfig         | 155 ++++++++++++++++++++++++------------------
 block/Kconfig.iosched |  27 ++++----
 init/Kconfig          |  22 ------
 3 files changed, 102 insertions(+), 102 deletions(-)

-- 
2.27.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ