watchdog: fix checkpatch warnings and error
authorJingoo Han <jg1.han@samsung.com>
Wed, 5 Nov 2014 01:39:20 +0000 (09:39 +0800)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:16:28 +0000 (11:16 +0100)
commit969fddf2181640b190eefa4b6885e4e080b7da83
tree2b9bd2de5780a461099c52121af78470b6d0560b
parent6698d5c322b4866446dfdf969517253d29080700
watchdog: fix checkpatch warnings and error

Fix the following checkpatch warnings and error:
  WARNING: quoted string split across lines
  WARNING: braces {} are not necessary for single statement blocks
  WARNING: __initdata should be placed after ibmasr_id_table[]
  WARNING: please, no space before tabs
  ERROR: do not initialise statics to 0 or NULL

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
(cherry picked from commit 5f5e19093b2fa592720810154f15ffe51aa9277f)

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
drivers/watchdog/ep93xx_wdt.c
drivers/watchdog/iTCO_wdt.c
drivers/watchdog/ibmasr.c
drivers/watchdog/pc87413_wdt.c
drivers/watchdog/softdog.c
drivers/watchdog/w83697hf_wdt.c