[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210519085615.12101-1-juergh@canonical.com>
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