summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2017-02-28 12:31:36 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2017-03-10 19:33:01 +0100
commita9b78d26b13fb759d3dbf2834c3ce365aaba44b2 (patch)
treecc5731ca2a5acee98de06f145d3d80c3e2037046 /conf
parent21c265adcffa5a2a8b5f308556e53dbe46c242d7 (diff)
downloadlvm2-a9b78d26b13fb759d3dbf2834c3ce365aaba44b2.tar.gz
cleanup: minor cosmetics
Update some return value to match return type. Drop unused function and declaration.
Diffstat (limited to 'conf')
-rw-r--r--conf/cache-smq.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/cache-smq.profile b/conf/cache-smq.profile
index c0d6266f5..c457481e9 100644
--- a/conf/cache-smq.profile
+++ b/conf/cache-smq.profile
@@ -9,6 +9,6 @@ allocation {
cache_mode = "writethrough"
cache_policy = "smq"
cache_settings {
- # currently no settins for "smq" policy
+ # currently no settings for "smq" policy
}
}