]> git.baikalelectronics.ru Git - kernel.git/commit
[TCP] tcp_probe: use GCC printf attribute
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 29 May 2007 20:24:51 +0000 (13:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 31 May 2007 08:23:37 +0000 (01:23 -0700)
commitcb41d7779b8f6323b2434c1cabaa8990cfafa3e1
tree4edee7f57bdbf3d1d9edc182bd8c365dd0484839
parent8b24bc642ce231709e2de64460561da2046ef3ab
[TCP] tcp_probe: use GCC printf attribute

The function in tcp_probe is printf like, use GCC to check the args.

Sighed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_probe.c