Signed-off-by: Lidong Zhong <lzhong@xxxxxxxx> --- mdadm.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/mdadm.c b/mdadm.c index 5d5a1b8..9d65abb 100644 --- a/mdadm.c +++ b/mdadm.c @@ -1500,8 +1500,6 @@ int main(int argc, char *argv[]) else c.delay = 60; } - if (c.delay == 0) - c.delay = 60; rv= Monitor(devlist, mailaddr, program, &c, daemonise, oneshot, dosyslog, pidfile, increments, -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html