summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/ubiformat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/ubiformat.c b/commands/ubiformat.c
index a88672d6c2..7537e6b567 100644
--- a/commands/ubiformat.c
+++ b/commands/ubiformat.c
@@ -58,7 +58,6 @@
static int parse_opt(int argc, char *argv[], struct ubiformat_args *args,
char **node)
{
- srand(get_time_ns());
memset(args, 0, sizeof(*args));
while (1) {