From a8d7f21d14e2b24dc18d53d597df290b89bb115c Mon Sep 17 00:00:00 2001 From: Ken Cox Date: Thu, 13 Mar 2014 15:39:19 -0500 Subject: [PATCH] Staging: unisys: Clean multiple sparse warnings Cleaned up multiple sparse warnings, mostly due to improper access of I/O space. Also declared functions and variables that were only used locally as static. Removed ULTRA_disp_channel_header(), ULTRA_disp_channel(), ULTRA_disp_vnic_channel() because they were never called. Signed-off-by: Ken Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed