commit | 14a49e1fd2bb91ba2bf0e1f06711b6dbc21de02d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Jun 05 00:19:24 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Jun 07 13:40:09 2007 -0700 |
tree | 96f666a60b8de2e313f1cbc192b3f06cebbbc64e | |
parent | 274707cff9810b784c548ed169298617a1bc3528 [diff] |
[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 <davem@davemloft.net>