commit | b0a713e9e6091b30d0e615d2be88017a57f37c76 | [log] [tgz] |
---|---|---|
author | Matthias M. Dellweg <2500@gmx.de> | Mon Oct 29 20:55:27 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 29 22:37:27 2007 -0700 |
tree | b83975b197785e38a1535638cb326639c09abcc4 | |
parent | c940587bf603b4295a7f5e9ff8fed123368a1ef7 [diff] |
[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 <davem@davemloft.net>