commit | 2fef7e13c88698c165d42778abce3bb95f2238ea | [log] [tgz] |
---|---|---|
author | Lisa Nguyen <lisa@xenapiadmin.com> | Tue Oct 29 14:19:50 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 29 17:03:40 2013 -0700 |
tree | 19141b59a9ff2239b22673c0325b0680773d5769 | |
parent | f0ac9bebf19001f38afbb93e2dc719a15dfb75e5 [diff] |
staging: bcm: Remove unnecessary pointer casting Some void pointers can be assigned to other pointer variables in functions without casting. Signed-off-by: Lisa Nguyen <lisa@xenapiadmin.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>