dm: fix Kconfig indentation
authorMike Snitzer <snitzer@redhat.com>
Mon, 3 Mar 2014 15:57:56 +0000 (10:57 -0500)
committerMike Snitzer <snitzer@redhat.com>
Mon, 3 Mar 2014 22:31:07 +0000 (17:31 -0500)
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>

No differences found