Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326106
b: refs/heads/master
c: d3d6c32
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 18, 2012
1 parent 47b662a commit 4cb5fca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 07764958947c381ef095fc69503c1ef1775f316e
refs/heads/master: d3d6c328e5030da560dcbaaa9ced063d5ba93642
1 change: 0 additions & 1 deletion trunk/drivers/usb/serial/omninet.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ static void omninet_read_bulk_callback(struct urb *urb)
struct omninet_header *header = (struct omninet_header *) &data[0];
int status = urb->status;
int result;
int i;

if (status) {
dev_dbg(&port->dev, "%s - nonzero read bulk status received: %d\n",
Expand Down

0 comments on commit 4cb5fca

Please sign in to comment.