]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit880a6cb5901e5088f570f0512966e2efe1e75eed
treea001380b967c60c0bff3c0a93c3b3fe5c4a33d3e
parentaa0c473b64bf959e8e7f511a0b4bf12501396e2e
[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