From: Ken Cox Date: Mon, 17 Mar 2014 15:37:11 +0000 (-0500) Subject: Staging: unisys: visorutil: Clean up sparse warnings in visorutil code X-Git-Tag: v3.15-rc1~139^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7710336596ecf49b3c1572dd40f4ecfefc6c9ab;p=pandora-kernel.git Staging: unisys: visorutil: Clean up sparse warnings in visorutil code Clean up code to get rid of sparse warnings. Also fixed variable length arrays declared on the stack by removing visor_hexDumpToBuffer() and using hex_dump_to_buffer() instead. Signed-off-by: Ken Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed