All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Randy Dunlap <randy.dunlap@oracle.com>
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 18:55:22 -0500	[thread overview]
Message-ID: <45CE5B6A.5000406@garzik.org> (raw)
In-Reply-To: <45CE4029.3070505@oracle.com>

Randy Dunlap wrote:
> 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?

It failed applying to linux-2.6.git/drivers/net/phy/* with your previous 
phy layer patch, then your patch here.

	Jeff




      reply	other threads:[~2007-02-10 23:55 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
2007-02-10 23:55     ` Jeff Garzik [this message]

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=45CE5B6A.5000406@garzik.org \
    --to=jeff@garzik.org \
    --cc=afleming@FREESCALE.COM \
    --cc=akpm@osdl.org \
    --cc=netdev@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    /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.