commit | c64d240df31513522901539a3206a41e9e6d00c8 | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Mon Mar 03 10:57:56 2014 -0500 |
committer | Mike Snitzer <snitzer@redhat.com> | Mon Mar 03 17:31:07 2014 -0500 |
tree | 6091c4991abe7ced2c2cbdc996fa22820d4978f2 | |
parent | 14f398ca2f26a2ed6236aec54395e0fa06ec8a82 [diff] |
dm: fix Kconfig indentation Since DM_DEBUG_BLOCK_STACK_TRACING is a DM_PERSISTENT_DATA config option move it from drivers/md/Kconfig to drivers/md/persistent-data/Kconfig. Doing so fixes indentation for other DM config options. Signed-off-by: Mike Snitzer <snitzer@redhat.com>