Am Donnerstag, 20. Dezember 2012, 22:12:24 schrieb Laurent Navet:
> Hi,
> 
> As my previously sended patches seems lost, i will resend at the
> beginning of 2013.
> 
> this comments generate a switch/case non alignment warning, i think it
> could be removed.
> 
> ....
>         case LINE6_DEVID_PODSTUDIO_UX2:
>         case LINE6_DEVID_TONEPORT_GX:
>         case LINE6_DEVID_TONEPORT_UX1:
>         case LINE6_DEVID_TONEPORT_UX2:
>                 ep_read = 0x82;
>                 ep_write = 0x01;
>                 break;
> 
>                 /* this is for interface_number == 1:
>                    case LINE6_DEVID_TONEPORT_UX2:
>                    case LINE6_DEVID_PODSTUDIO_UX2:
>                    ep_read  = 0x87;
>                    ep_write = 0x00;
>                    break;
>                  */
> 
>         default:
>                 MISSING_CASE;
> 
> You agree ?
Yes, we don't need this comment.

        Kind regards,
                Markus


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Line6linux-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/line6linux-devel

Reply via email to