]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: storage: onetouch: clean up urb->status usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 18 Jul 2007 17:58:02 +0000 (10:58 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 20 Jul 2007 00:46:06 +0000 (17:46 -0700)
commit62e5a330dc1354d98f73a82f3d13517805f061f6
treeb369dd5f99dbac82f8269a4f2211c9767b04fd8c
parent18ac3016055b58d676f6148a77dcf539d05ce215
USB: storage: onetouch: clean up urb->status usage

This done in anticipation of removal of urb->status, which will make
that patch easier to review and apply in the future.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/onetouch.c