]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
usblp: Cosmetics
authorPete Zaitcev <zaitcev@redhat.com>
Tue, 14 Aug 2007 05:54:29 +0000 (22:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:14 +0000 (14:55 -0700)
commit283face86b002e670053e9189604852ccb81d357
treeffcf978065ffe3b7cf550c44afa4c571b028b2be
parentfc401e697f8c00ad1178a6758e86e3881dfa3181
usblp: Cosmetics

This is a small bunch of cosmetic fixes:
 - Timeout is not a write timeout anymore, rename
 - Condition in poll was confusingly backwards, invert and simplify
 - The comment log gave a wrong impression of version 0.13, terminate it.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/usblp.c