diff options
author | Kyle McMartin <kmcmarti@redhat.com> | 2013-05-21 15:15:10 -0400 |
---|---|---|
committer | Kyle McMartin <kmcmarti@redhat.com> | 2013-05-21 15:15:10 -0400 |
commit | c772218ae0491fa96c4b73b887495b12106de380 (patch) | |
tree | de69ef99ab2d1743aa96c2d90a1ad7a0d783736d /config-generic | |
parent | 21284e0b9eaef498f01ae32defab31821b319a93 (diff) | |
download | kernel-c772218ae0491fa96c4b73b887495b12106de380.tar.gz kernel-c772218ae0491fa96c4b73b887495b12106de380.tar.xz kernel-c772218ae0491fa96c4b73b887495b12106de380.zip |
kill trailing whitespace on DM_CACHE line
Diffstat (limited to 'config-generic')
-rw-r--r-- | config-generic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-generic b/config-generic index e57f70d2b..82926bd0d 100644 --- a/config-generic +++ b/config-generic @@ -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 |