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@xxxxxxxxxxxxx/ 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