From: Andrew Morton Date: Tue, 6 Feb 2007 02:18:21 +0000 (-0800) Subject: [DCCP]: Warning fixes. X-Git-Tag: v2.6.21-rc1~83^2~65^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f08461ebf89e10f7db9042fb028359b810c3c81;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed