Re: [patch -v2 01/23] sunrpc: use simple_read_from_buffer

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <akinobu.mita@...>
Cc: <linux-kernel@...>, David S. Miller <davem@...>, <netdev@...>
Date: Monday, June 2, 2008 - 1:35 am

On Mon, Jun 02, 2008 at 08:13:30AM +0900, akinobu.mita@gmail.com wrote:

Please, switch to seq_file:

	seq_printf(m, "%lu\n", cd->flush_time);
	return 0;

and that's everything module have to worry about.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch -v2 01/23] sunrpc: use simple_read_from_buffer, Alexey Dobriyan, (Mon Jun 2, 1:35 am)