diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-02-06 03:18:21 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-02-08 21:38:56 +0100 |
commit | 0f08461ebf89e10f7db9042fb028359b810c3c81 (patch) | |
tree | 3a8bdeebfd307483d3a6ab094a770449112b4135 /README | |
parent | [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()... (diff) | |
download | linux-0f08461ebf89e10f7db9042fb028359b810c3c81.tar.xz linux-0f08461ebf89e10f7db9042fb028359b810c3c81.zip |
[DCCP]: Warning fixes.
net/dccp/ccids/ccid3.c: In function `ccid3_hc_rx_packet_recv':
net/dccp/ccids/ccid3.c:1007: warning: long int format, different type arg (arg 3)
net/dccp/ccids/ccid3.c:1007: warning: long int format, different type arg (arg 4)
opaque types must be suitably cast for printing.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions