From: Rasmus Villemoes Date: Tue, 21 Oct 2014 14:51:43 +0000 (+0200) Subject: net: typhoon: Remove redundant casts X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00fd5d94c219839925959d73e266702f08ba283a;p=pandora-kernel.git net: typhoon: Remove redundant casts Both image_data and typhoon_fw->data are const u8*, so the cast to u8* is unnecessary and confusing. Signed-off-by: Rasmus Villemoes Acked-by: David Dillow Signed-off-by: David S. Miller --- Reading git-diff-tree failed