From a7710336596ecf49b3c1572dd40f4ecfefc6c9ab Mon Sep 17 00:00:00 2001 From: Ken Cox Date: Mon, 17 Mar 2014 10:37:11 -0500 Subject: [PATCH] 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-format-patch failed