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)
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>

No differences found