]> err.no Git - linux-2.6/blobdiff - drivers/watchdog/wdrtas.c
[WATCHDOG] more coding style clean-up's
[linux-2.6] / drivers / watchdog / wdrtas.c
index 20fd6715f25fbea6470779d69644e4cc61a0dbdc..5d3b1a8e28b0b7e7a66b03aabc29db9d37f59794 100644 (file)
@@ -313,7 +313,7 @@ static long wdrtas_ioctl(struct file *file, unsigned int cmd,
        static struct watchdog_info wdinfo = {
                .options = WDRTAS_SUPPORTED_MASK,
                .firmware_version = 0,
-               .identity = "wdrtas"
+               .identity = "wdrtas",
        };
 
        switch (cmd) {