Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108781
b: refs/heads/master
c: 6c59f56
h: refs/heads/master
i:
  108779: f131fbb
v: v3
  • Loading branch information
Greg Kroah-Hartman authored and Jeff Garzik committed Aug 14, 2008
1 parent 2a4fa37 commit e49634c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 6d558a52ba295fc1c281c671d7daab2f74ddb4f2
refs/heads/master: 6c59f56978c3dffd447176d218bc5852842c9ce9
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/hso.c
Original file line number Diff line number Diff line change
Expand Up @@ -2725,7 +2725,7 @@ static int hso_mux_submit_intr_urb(struct hso_shared_int *shared_int,
}

/* operations setup of the serial interface */
static struct tty_operations hso_serial_ops = {
static const struct tty_operations hso_serial_ops = {
.open = hso_serial_open,
.close = hso_serial_close,
.write = hso_serial_write,
Expand Down

0 comments on commit e49634c

Please sign in to comment.