You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
People have complained that debugging code shouldn't alter the flow of
control; it should restrict itself to printing out warnings and error
messages. Bowing to popular opinion, this patch (as1518) changes the
debugging checks in usb_submit_urb() to follow this guideline.
Signed-off-by: Alan Stern <[email protected]>
Reported-by: Keith Packard <[email protected]>
CC: Pavel Machek <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
0 commit comments