From: Lisa Nguyen Date: Tue, 29 Oct 2013 21:19:50 +0000 (-0700) Subject: staging: bcm: Remove unnecessary pointer casting X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fef7e13c88698c165d42778abce3bb95f2238ea;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed