From: Junchang Wang Date: Sun, 30 May 2010 02:22:14 +0000 (+0000) Subject: 8139too: remove unnecessary cast of ioread32()'s return value X-Git-Tag: v2.6.36-rc1~571^2~722 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b611715dac6ae69ac9f9aad2760564e934434e;p=pandora-kernel.git 8139too: remove unnecessary cast of ioread32()'s return value ioread32() returns a 32-bit integer on all platforms. There is no need to cast its return value. Signed-off-by: Junchang Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed