[WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 3 Mar 2010 19:57:40 +0000 (11:57 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 7 Mar 2010 10:31:05 +0000 (10:31 +0000)
commitc1bf3acffcddcf794e3d8a1d25fb8bd4d5912383
treea001380b967c60c0bff3c0a93c3b3fe5c4a33d3e
parent168b5251adddb1554926cfb94f79a8a28bc6ebe5
[WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static

Making this instance static exposes the code to SMP races, etc.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/wdt.c
drivers/watchdog/wdt_pci.c