watchdog: update/improve/consolidate watchdog driver
[firefly-linux-kernel-4.4.55.git] / drivers / watchdog / wdt.c
index bfda2e99dd8908ffeb0d23e24c3b12dc92f682c8..552a4381e78f83037b7a0eb100fbab304bf42de0 100644 (file)
@@ -91,7 +91,7 @@ MODULE_PARM_DESC(tachometer,
 static int type = 500;
 module_param(type, int, 0);
 MODULE_PARM_DESC(type,
-               "WDT501-P Card type (500 or 501 , default=500)");
+               "WDT501-P Card type (500 or 501, default=500)");
 
 /*
  *     Programming support