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)
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>

No differences found