watchdog: fix checkpatch warnings and error
authorJingoo Han <jg1.han@samsung.com>
Wed, 5 Nov 2014 01:39:20 +0000 (09:39 +0800)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:25:29 +0000 (09:25 +0900)
commitd1e708b5bd06ab415df0f3f1259020a7759d7934
treee8f516c20ddf58b24e25b924c5a0c25df7c316a4
parent4bf7038331aad69b82f6364e0e7cf7e562b23d95
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