[TCP] MD5: Remove some more unnecessary casting.
authorMatthias M. Dellweg <2500@gmx.de>
Tue, 30 Oct 2007 03:55:27 +0000 (20:55 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 30 Oct 2007 05:37:27 +0000 (22:37 -0700)
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 <davem@davemloft.net>

No differences found