[haiku-bugs] Re: [Haiku] #4463: Add multi-ports support to USB MIDI driver

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Wed, 09 Feb 2011 08:11:45 -0000

#4463: Add multi-ports support to USB MIDI driver
--------------------------+-----------------------------
  Reporter:  Pete         |        Owner:  nobody
      Type:  enhancement  |       Status:  assigned
  Priority:  normal       |    Milestone:  R1
 Component:  Drivers/USB  |      Version:  R1/pre-alpha1
Resolution:               |     Keywords:
Blocked By:               |  Has a Patch:  1
  Platform:  All          |     Blocking:
--------------------------+-----------------------------

Comment (by korli):

 Replying to [comment:14 Pete]:

 Thanks for looking into that.
 I noticed a few style issues in the patch:
 * DPRINTF_INFO(("Interface count = %ld\n", conf->interface_count);)   => ;
 is misplaced.
 * (intf->endpoint[0].descr->endpoint_address & 0x80) != 0 is the preferred
 style.
 * A space is also required before the ternary operator ?.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/4463#comment:17>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: