dm: fix Kconfig menu indentation
authorMikulas Patocka <mpatocka@redhat.com>
Fri, 8 Nov 2013 15:47:12 +0000 (10:47 -0500)
committerMike Snitzer <snitzer@redhat.com>
Sat, 9 Nov 2013 23:20:22 +0000 (18:20 -0500)
commit5442851edb28d7b8dfd98023b2a10c65b93f07a1
treeb0d286bff86e5b1489469af943d38112622b34ef
parent2c140a246dc0bc085b98eddde978060fcec1080c
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 <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/Kconfig