Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56822
b: refs/heads/master
c: deb3d7f
h: refs/heads/master
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed May 23, 2007
1 parent 51d1ed4 commit ffa6cca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5ac43d1fbbfd1b89f83c1a907c58d558d262e441
refs/heads/master: deb3d7fff0b7c21c5a80b2fdfb93d7fb1abcf21f
5 changes: 0 additions & 5 deletions trunk/drivers/usb/serial/mos7840.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,11 +769,6 @@ static void mos7840_bulk_out_data_callback(struct urb *urb)
return;
}

if (!mos7840_port) {
dbg("%s", "NULL mos7840_port pointer \n");
return;
}

if (mos7840_port_paranoia_check(mos7840_port->port, __FUNCTION__)) {
dbg("%s", "Port Paranoia failed \n");
return;
Expand Down

0 comments on commit ffa6cca

Please sign in to comment.