[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120516.012135.1833689708803796590.davem@davemloft.net>
Date: Wed, 16 May 2012 01:21:35 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: kkeil@...ux-pingi.de
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 5/8] mISDN: Reduce RX buffer allocation for transparent
data
From: Karsten Keil <kkeil@...ux-pingi.de>
Date: Wed, 16 May 2012 06:22:51 +0200
> EXPORT_SYMBOL(bchannel_senddata);
> +
> +/*
> + * The function allocates a new receive skb on demand with a size for the
> + * requirements of the current protocol. It returns the tailroom of the
> + * receive skb or an error.
> + */
Please format this comment:
/* Like this,
* please.
*/
Thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists