[PATCH 4/9] tests/ioctl_dm: whitespace
Eugene Syromyatnikov
evgsyr at gmail.com
Tue Oct 11 22:38:32 UTC 2016
---
tests/ioctl_dm.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tests/ioctl_dm.c b/tests/ioctl_dm.c
index 5f2689c..261983c 100644
--- a/tests/ioctl_dm.c
+++ b/tests/ioctl_dm.c
@@ -24,7 +24,8 @@ static struct s {
} u;
} s;
-static void init_s(struct dm_ioctl *s, size_t size, size_t offs)
+static void
+init_s(struct dm_ioctl *s, size_t size, size_t offs)
{
memset(s, 0, size);
s->version[0] = DM_VERSION_MAJOR;
--
1.7.10.4
More information about the Strace-devel
mailing list