]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit64b4c02903e4e35b8852525e44f882f9f97b0e31
tree9ee6ed6c60b9e103ad58c8225e3155086ac2f6c4
parentf6aa83942309c2f4f7c8c9fa0ae7747adad63140
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