staging: arlan: fix errors reported by checkpatch.pl tool
authorJohn Sheehan <john.d.sheehan@gmail.com>
Thu, 4 Mar 2010 14:24:40 +0000 (14:24 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:32 +0000 (11:35 -0700)
fix all but one of the errors reported by checkpatch.pl tool.
Errors included wayward braces, white space issues(trailing
and prohibited), C99 issues, and foo* issues

Signed-off-by: John Sheehan <john.d.sheehan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found