linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] block: Cleanup Kconfigs
@ 2021-05-19  8:56 Juerg Haefliger
  2021-05-19  8:56 ` [PATCH v2 1/3] init/Kconfig: Move BLK_CGROUP to block/Kconfig Juerg Haefliger
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Juerg Haefliger @ 2021-05-19  8:56 UTC (permalink / raw)
  To: Christoph Hellwig, Jens Axboe, linux-block; +Cc: linux-kernel, Juerg Haefliger

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-19  9:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19  8:56 [PATCH v2 0/3] block: Cleanup Kconfigs Juerg Haefliger
2021-05-19  8:56 ` [PATCH v2 1/3] init/Kconfig: Move BLK_CGROUP to block/Kconfig Juerg Haefliger
2021-05-19  9:01   ` Christoph Hellwig
2021-05-19  8:56 ` [PATCH v2 2/3] block/Kconfig: Whitespace and indentation cleanups Juerg Haefliger
2021-05-19  9:02   ` Christoph Hellwig
2021-05-19  8:56 ` [PATCH v2 3/3] block/Kconfig.iosched: " Juerg Haefliger
2021-05-19  9:09   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).