From: Andrew Morton Date: Wed, 3 Mar 2010 19:57:40 +0000 (-0800) Subject: [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static X-Git-Tag: v2.6.34-rc1~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bf3acffcddcf794e3d8a1d25fb8bd4d5912383;p=pandora-kernel.git [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 Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed