[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20071101.022209.141061101.davem@davemloft.net>
Date: Thu, 01 Nov 2007 02:22:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rdunlap@...otime.net
Cc: shemminger@...ux-foundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH] net: docbook fixes for netif_ functions
From: Randy Dunlap <rdunlap@...otime.net>
Date: Wed, 31 Oct 2007 15:36:20 -0700
> > + * return values (usually ignored).
> > + * NET_RX_SUCCESS (no congestion)
> > + * NET_RX_DROP (packet was dropped)
>
> For the 3 lines above, how about:
>
> * Return values (usually ignored):
> * NET_RX_SUCCESS: no congestion
> * NET_RX_DROP: packet was dropped
>
>
> only because they come out of kernel-doc badly, munged together like so:
>
> return values (usually ignored). NET_RX_SUCCESS (no congestion)
> NET_RX_DROP (packet was dropped)
I've applied Stephen's patch with this minor correction
added.
-
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