Commit 7169b6ba authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] make rxrpc build with gcc 2.x

parent 2ecbddba
......@@ -123,5 +123,5 @@ static void rxrpc_cleanup(void)
__RXACCT(printk("Outstanding Peers : %d\n",atomic_read(&rxrpc_peer_count)));
__RXACCT(printk("Outstanding Transports : %d\n",atomic_read(&rxrpc_transport_count)));
kleave();
kleave("");
} /* end rxrpc_cleanup() */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment