Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304213
b: refs/heads/master
c: e391edb
h: refs/heads/master
i:
  304211: 1926360
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed May 4, 2012
1 parent d588104 commit 8cf3417
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: f73fa05b90eb8c0dd3230c364cf1107f4f8f3848
refs/heads/master: e391edb727f51094582d39a29a94a83bc9c014e8
2 changes: 1 addition & 1 deletion trunk/drivers/tty/mxser.c
Original file line number Diff line number Diff line change
Expand Up @@ -2326,7 +2326,7 @@ static const struct tty_operations mxser_ops = {
.get_icount = mxser_get_icount,
};

struct tty_port_operations mxser_port_ops = {
static struct tty_port_operations mxser_port_ops = {
.carrier_raised = mxser_carrier_raised,
.dtr_rts = mxser_dtr_rts,
.activate = mxser_activate,
Expand Down

0 comments on commit 8cf3417

Please sign in to comment.