All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: netdev <netdev@vger.kernel.org>,
	afleming@FREESCALE.COM, akpm <akpm@osdl.org>
Subject: Re: [PATCH] phy layer: add kernel-doc + DocBook
Date: Sat, 10 Feb 2007 13:59:05 -0800	[thread overview]
Message-ID: <45CE4029.3070505@oracle.com> (raw)
In-Reply-To: <45CCE8FC.7000304@garzik.org>

Jeff Garzik wrote:
> Randy Dunlap wrote:
>> From: Randy Dunlap <randy.dunlap@oracle.com>
>>
>> Convert function documentation in drivers/net/phy/ to kernel-doc
>> and add it to DocBook.
>>
>> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.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 ***

  reply	other threads:[~2007-02-10 22:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08  5:30 [PATCH] phy layer: add kernel-doc + DocBook Randy Dunlap
2007-02-09 21:34 ` Jeff Garzik
2007-02-10 21:59   ` Randy Dunlap [this message]
2007-02-10 23:55     ` Jeff Garzik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45CE4029.3070505@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=afleming@FREESCALE.COM \
    --cc=akpm@osdl.org \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.