]> git.baikalelectronics.ru Git - kernel.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)
commitc6f16eb313f879b2a6442b3cbcb5d6ceb8faba9a
tree8bba1807b81f3dc43d146edb47f95f080372d7d2
parenteb17ce48378c2112b14bc44d79df321b2c33ab6b
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