summaryrefslogtreecommitdiff
path: root/lib/cache_segtype
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2015-07-21 11:18:42 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2015-08-12 14:33:16 +0200
commit48ed8ac50cd0c384c3ff4e5e7dbc79b8f1c24cef (patch)
tree724a39bd85e95f1362e8c4675b5325ec16214eb2 /lib/cache_segtype
parentece758457de0c5a40b5b33b90cab2238de34d55e (diff)
downloadlvm2-48ed8ac50cd0c384c3ff4e5e7dbc79b8f1c24cef.tar.gz
cleanup: indent
Diffstat (limited to 'lib/cache_segtype')
-rw-r--r--lib/cache_segtype/cache.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/cache_segtype/cache.c b/lib/cache_segtype/cache.c
index 53c867e00..85cba1828 100644
--- a/lib/cache_segtype/cache.c
+++ b/lib/cache_segtype/cache.c
@@ -170,8 +170,8 @@ static void _destroy(struct segment_type *segtype)
#ifdef DEVMAPPER_SUPPORT
static int _target_present(struct cmd_context *cmd,
- const struct lv_segment *seg __attribute__((unused)),
- unsigned *attributes __attribute__((unused)))
+ const struct lv_segment *seg __attribute__((unused)),
+ unsigned *attributes __attribute__((unused)))
{
/* List of features with their kernel target version */
static const struct feature {