diff options
author | David Brownell <david-b@pacbell.net> | 2008-04-10 14:21:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-04-24 21:16:50 -0700 |
commit | a082b5c7882bdbd8a86ace8470ca2ecda796d5a7 (patch) | |
tree | dd5f519ad7caa417363d256f7e572c02a43927f5 /Documentation | |
parent | 6427f7995338387ddded92f98adec19ddbf0ae5e (diff) |
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions