From 5442851edb28d7b8dfd98023b2a10c65b93f07a1 Mon Sep 17 00:00:00 2001 From: Mikulas Patocka Date: Fri, 8 Nov 2013 10:47:12 -0500 Subject: [PATCH] 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-format-patch failed