lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ