]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
usbmon: Smooth the core code
authorPete Zaitcev <zaitcev@redhat.com>
Tue, 14 Aug 2007 07:42:53 +0000 (00:42 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:15 +0000 (14:55 -0700)
commitc36d54ab380fb8edeaa22776af869c64bfda43bd
tree8bba1807b81f3dc43d146edb47f95f080372d7d2
parentcdd5a8fd24f5be43417a25c6feb8e7ebdce63098
usbmon: Smooth the core code

Two things:
 - mbus can be NULL (in case of bus removal while reader is reading)
 - Remove a useless assignment

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