summaryrefslogtreecommitdiffstats
path: root/sys-utils/swapon.c
diff options
context:
space:
mode:
authorKarel Zak2017-09-15 13:25:32 +0200
committerKarel Zak2017-09-15 13:25:32 +0200
commit9f20d800799fb1b5104cd87f9c3c68c9b159491f (patch)
tree89509a047aeec9f377359f9ecf419c221705296f /sys-utils/swapon.c
parentlogger: make stdin parsing more friendly to static analyzers (diff)
downloadkernel-qcow2-util-linux-9f20d800799fb1b5104cd87f9c3c68c9b159491f.tar.gz
kernel-qcow2-util-linux-9f20d800799fb1b5104cd87f9c3c68c9b159491f.tar.xz
kernel-qcow2-util-linux-9f20d800799fb1b5104cd87f9c3c68c9b159491f.zip
misc: cleanup UUID_STR_LEN definitions
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/swapon.c')
-rw-r--r--sys-utils/swapon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/swapon.c b/sys-utils/swapon.c
index 1e7d3c0b5..6bf67a91f 100644
--- a/sys-utils/swapon.c
+++ b/sys-utils/swapon.c
@@ -68,7 +68,7 @@
#define MAX_PAGESIZE (64 * 1024)
#ifndef UUID_STR_LEN
-#define UUID_STR_LEN 37
+# define UUID_STR_LEN 37
#endif
enum {