Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code.
authorKen Cox <jkc@redhat.com>
Thu, 13 Mar 2014 20:39:22 +0000 (15:39 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 21:45:44 +0000 (14:45 -0700)
commitbd5b9b32d2826a7bcd0b97e698f82e2060f422b9
tree0ce507c1ef218336015e2c8811b9ecf6bd92092e
parent92a9e2d6bdd382b10f3709c8cf172d50c7a00a01
Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code.

Clean up code to get rid of sparse warnings due to accessing I/O space.  Also
declared functions and variables as static if they are only used locally.

Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchipset/controlvm_direct.c
drivers/staging/unisys/visorchipset/file.c
drivers/staging/unisys/visorchipset/visorchipset_main.c