From 14a49e1fd2bb91ba2bf0e1f06711b6dbc21de02d Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Tue, 5 Jun 2007 00:19:24 -0700 Subject: [PATCH] [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-format-patch failed