From: Mike Snitzer Date: Mon, 3 Mar 2014 15:57:56 +0000 (-0500) Subject: dm: fix Kconfig indentation X-Git-Tag: v3.14-rc6~22^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c64d240df31513522901539a3206a41e9e6d00c8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed