[linux-usb-devel] drivers/usb/serial/mos7720.c: inconsequent NULL checking

2007-02-06 Thread Adrian Bunk
The Coverity checker noted the following inconsequent NULL checking in drivers/usb/serial/mos7720.c: -- snip -- ... static void mos7720_close(struct usb_serial_port *port, struct file *filp) { ... /* While closing port, shutdown all bulk read, write * * and interrupt read

[linux-usb-devel] drivers/usb/serial/mos7720.c: inconsequent NULL checking

2006-11-11 Thread Adrian Bunk
The Coverity checker noted the following inconsequent NULL checking in drivers/usb/serial/mos7720.c: -- snip -- ... static void mos7720_close(struct usb_serial_port *port, struct file *filp) { ... /* While closing port, shutdown all bulk read, write * * and interrupt read