From: Mikulas Patocka Date: Fri, 8 Nov 2013 15:47:12 +0000 (-0500) Subject: dm: fix Kconfig menu indentation X-Git-Tag: v3.13-rc1~97^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5442851edb28d7b8dfd98023b2a10c65b93f07a1;p=pandora-kernel.git dm: fix Kconfig menu indentation The option DM_LOG_USERSPACE is sub-option of DM_MIRROR, so place it right after DM_MIRROR. Doing so fixes various other Device mapper targets/features to be properly nested under "Device mapper support". Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed