video via: make local variables static
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 3 Mar 2011 18:00:08 +0000 (10:00 -0800)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 9 Mar 2011 17:06:29 +0000 (17:06 +0000)
Many local variables should be declared static.
Found by sparse, compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>

No differences found