git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5b9b3
)
Staging: unisys: visorutil: Clean up sparse warnings in visorutil code
author
Ken Cox
<jkc@redhat.com>
Mon, 17 Mar 2014 15:37:11 +0000
(10:37 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 21:46:36 +0000
(14:46 -0700)
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 <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/timskmodutils.h
patch
|
blob
|
history
drivers/staging/unisys/visorchannel/visorchannel_funcs.c
patch
|
blob
|
history
drivers/staging/unisys/visorutil/procobjecttree.c
patch
|
blob
|
history
drivers/staging/unisys/visorutil/visorkmodutils.c
patch
|
blob
|
history
diff --cc
drivers/staging/unisys/include/timskmodutils.h
Simple merge
diff --cc
drivers/staging/unisys/visorchannel/visorchannel_funcs.c
Simple merge
diff --cc
drivers/staging/unisys/visorutil/procobjecttree.c
Simple merge
diff --cc
drivers/staging/unisys/visorutil/visorkmodutils.c
Simple merge