[DCCP]: Fix sparse warnings.
authorAlan Cox <alan@redhat.com>
Mon, 10 Jul 2006 21:24:23 +0000 (14:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 10 Jul 2006 21:50:37 +0000 (14:50 -0700)
commit9faefb6d41f770e9cebad0fa180e7e78ef861211
tree4a0670d0496613bab015d732fb35ec7bc048c77d
parentc427d27452b41378e305af80db5757da048dd38e
[DCCP]: Fix sparse warnings.

No actual bugs that I can see just a couple of unmarked casts
getting annoying in my debug log files.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/proto.c