All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@kernel.org>
To: Oliver Neukum <oliver@neukum.org>
Cc: linux-usb-devel@lists.sourceforge.net, gregkh@suse.de,
	linux-kernel@vger.kernel.org
Subject: Re: [linux-usb-devel] [2.6 patch] usb/serial/oti6858.c: cleanups
Date: Mon, 12 Nov 2007 14:31:41 +0100	[thread overview]
Message-ID: <20071112133141.GI9771@stusta.de> (raw)
In-Reply-To: <200711121414.37322.oliver@neukum.org>

On Mon, Nov 12, 2007 at 02:14:36PM +0100, Oliver Neukum wrote:
> Am Montag 12 November 2007 schrieb Adrian Bunk:
> > On Mon, Nov 05, 2007 at 09:40:43PM +0100, Oliver Neukum wrote:
> > > Am Montag 05 November 2007 schrieb Adrian Bunk:
> > > > This patch containsthe following cleanups:
> > > > - make the needlessly global send_data() static
> > > > - an author without anemail address is OK, not a FIXME
> > > 
> > > That should be up to the author. If he thinks it should be there it might
> > > be worth a FIXME
> > 
> > I would be very surprised if the reason for these FIXMEs was different 
> > from the driver submitter not knowing a current address of the author...
> 
> Is there any evidence the author didn't submit it?

Look at commit 49cdee0ed0fce9e1bda81f5dcad8d5cce6aec983.

> > > > - directly put the IDs into the id_table
> > > 
> > > Why?
> > 
> > I don't have a strong opinion on this one, but my impression was that 
> > there's generally a move away from using once-used #define's for such 
> > stuff.
> 
> Well, vendor IDs should be centralised.
>...

It was #define OTI6858_VENDOR_ID      0x0ea0

And the only other usages of this vendor ID are in 
drivers/usb/storage/unusual_devs.h where vendor ID
defines do not seem to be used at all...

> 	Regards
> 		Oliver

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


      reply	other threads:[~2007-11-12 13:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-05 17:07 [2.6 patch] usb/serial/oti6858.c: cleanups Adrian Bunk
2007-11-05 20:40 ` Oliver Neukum
2007-11-12 10:37   ` Adrian Bunk
2007-11-12 13:14     ` [linux-usb-devel] " Oliver Neukum
2007-11-12 13:31       ` Adrian Bunk [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=20071112133141.GI9771@stusta.de \
    --to=bunk@kernel.org \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=oliver@neukum.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.