kill trailing whitespace on DM_CACHE line

This commit is contained in:
Kyle McMartin 2013-05-21 15:15:10 -04:00
parent 21284e0b9e
commit c772218ae0
1 changed files with 1 additions and 1 deletions

View File

@ -606,7 +606,7 @@ CONFIG_DM_MIRROR=y
CONFIG_DM_MULTIPATH=m
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_THIN_PROVISIONING=m
CONFIG_DM_CACHE=m
CONFIG_DM_CACHE=m
CONFIG_DM_CACHE_MQ=m
CONFIG_DM_CACHE_CLEANER=m
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set