commit | 92a9e2d6bdd382b10f3709c8cf172d50c7a00a01 | [log] [tgz] |
---|---|---|
author | Ken Cox <jkc@redhat.com> | Thu Mar 13 15:39:21 2014 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 17 14:45:44 2014 -0700 |
tree | 47472c417bfcbb5730ddc4c3b8b18233bbb7b396 | |
parent | 8504ff6cab9cc43591999e542e437445db5cfd92 [diff] |
Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel code Clean up code to get rid of sparse warnings, mostly due to accessing I/O space. Remove visorchannel_get_safe_queue(), visorchannel_safesignalremove(), and visorchannel_safesignalinsert() since they were not called from anywhere. Signed-off-by: Ken Cox <jkc@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>