git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14f398c
)
dm: fix Kconfig indentation
author
Mike Snitzer
<snitzer@redhat.com>
Mon, 3 Mar 2014 15:57:56 +0000
(10:57 -0500)
committer
Mike Snitzer
<snitzer@redhat.com>
Mon, 3 Mar 2014 22:31:07 +0000
(17:31 -0500)
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 <snitzer@redhat.com>
No differences found