From: Matthias M. Dellweg <2500@gmx.de> Date: Tue, 30 Oct 2007 03:55:27 +0000 (-0700) Subject: [TCP] MD5: Remove some more unnecessary casting. X-Git-Tag: v2.6.24-rc2~79^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a713e9e6091b30d0e615d2be88017a57f37c76;p=pandora-kernel.git [TCP] MD5: Remove some more unnecessary casting. while reviewing the tcp_md5-related code further i came across with another two of these casts which you probably have missed. I don't actually think that they impose a problem by now, but as you said we should remove them. Signed-off-by: Matthias M. Dellweg <2500@gmx.de> Signed-off-by: David S. Miller --- Reading git-diff-tree failed