Cleanup: remove trailing white spaces across project
[lttng-modules.git] / wrapper / random.c
index c938ae35a4ac2a96a2a2deee26cb645a33792af2..0bd853ba4a8774e3b5fbab26bded1d8a599a617d 100644 (file)
@@ -47,7 +47,7 @@ int wrapper_get_bootid(char *bootid)
                ret = -EINVAL;
                goto end;
        }
-       
+
        bootid[BOOT_ID_LEN - 1] = '\0';
        ret = 0;
 end:
This page took 0.024288 seconds and 4 git commands to generate.