tipc: Eliminate unused argument in print statement
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 11 May 2010 14:30:04 +0000 (14:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2010 06:02:21 +0000 (23:02 -0700)
commitb82834e66aabb6e26c2b792a46d44bab346c46fb
tree9ee6ed6c60b9e103ad58c8225e3155086ac2f6c4
parentdf4ef33716232077564024baf0e5f2c74a295dfd
tipc: Eliminate unused argument in print statement

Eliminate an argument in a print statement that has no corresponding
format specification.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/link.c