David Brownell a082b5c788 USB: ehci: qh/qtd cleanup comments
Provide better comments about qh_completions() and QTD handling.
That code can be *VERY* confusing, since it's evolved over a few
years to cope with both hardware races and silicon quirks.

Remove two unlikely() annotations that match the GCC defaults
(and are thus pointless); add an "else" to highlight code flow.

This patch doesn't change driver behavior.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-24 21:16:50 -07:00
..
2008-04-22 13:38:03 -07:00
2008-03-13 22:53:29 +01:00
2008-04-21 22:38:45 +00:00
2008-04-19 20:40:10 -04:00
2008-04-24 23:15:43 +02:00
2008-04-23 21:25:35 -04:00
2008-04-24 21:16:50 -07:00
2008-04-07 13:14:22 -07:00
2008-04-04 18:36:46 +02:00