staging/keucr: fix sparse statics and non-ANSI function warnings
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 9 May 2011 17:46:24 +0000 (10:46 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 May 2011 18:19:52 +0000 (11:19 -0700)
Make lots of functions and data static (fixes sparse warnings).
Fix 5 functions to use ANSI format for function parameters (fixes
sparse warnings).

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found