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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 10 Feb 2007 13:59:05 -0800 From: Randy Dunlap <randy.dunlap@...cle.com> To: Jeff Garzik <jeff@...zik.org> CC: netdev <netdev@...r.kernel.org>, afleming@...ESCALE.COM, akpm <akpm@...l.org> Subject: Re: [PATCH] phy layer: add kernel-doc + DocBook Jeff Garzik wrote: > Randy Dunlap wrote: >> From: Randy Dunlap <randy.dunlap@...cle.com> >> >> Convert function documentation in drivers/net/phy/ to kernel-doc >> and add it to DocBook. >> >> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com> >> --- >> Documentation/DocBook/kernel-api.tmpl | 6 + >> drivers/net/phy/mdio_bus.c | 19 ++- >> drivers/net/phy/phy.c | 192 >> ++++++++++++++++++++++++---------- >> drivers/net/phy/phy_device.c | 114 +++++++++++++------- >> 4 files changed, 234 insertions(+), 97 deletions(-) > > ACK but patch does not support to linux-2.6.git It does for me. Do you mean that it doesn't apply to #netdev #upstream or something like that? -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** - 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