From: David S. Miller Date: Tue, 5 Jun 2007 07:19:24 +0000 (-0700) Subject: [TCP] tcp_probe: Attach printf attribute properly to printl(). X-Git-Tag: v2.6.22-rc5~95^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14a49e1fd2bb91ba2bf0e1f06711b6dbc21de02d;p=pandora-kernel.git [TCP] tcp_probe: Attach printf attribute properly to printl(). GCC doesn't like the way Stephen initially did it: net/ipv4/tcp_probe.c:83: warning: empty declaration Signed-off-by: David S. Miller --- Reading git-diff-tree failed