[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101217140030.9ca81cd2.randy.dunlap@oracle.com>
Date: Fri, 17 Dec 2010 14:00:30 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Hemminger <shemminger@...tta.com>
Cc: netdev <netdev@...r.kernel.org>, davem@...emloft.net
Subject: Re: [PATCH] dev_alloc_name: fix kernel-doc formatting, typos, etc.
On Fri, 17 Dec 2010 13:53:55 -0800 Stephen Hemminger wrote:
> On Fri, 17 Dec 2010 13:40:46 -0800
> Randy Dunlap <randy.dunlap@...cle.com> wrote:
>
> > - * Passed a format string - eg "lt%d" it will try and find a suitable
> > + * Passed a format string - e.g. "lt%%d", it will try to find a suitable
>
> This is wrong.
> The obvious case of:
> alloc_etherdev() ends up calling __dev_alloc_name with "eth%d"
> in fact __dev_alloc_name called with "lt%%d" will return -EINVAL
OK, thanks.
I'll see if a tool fix is possible.
---
~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