Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280683
b: refs/heads/master
c: f227824
h: refs/heads/master
i:
  280681: b25b8bc
  280679: 96c2974
v: v3
  • Loading branch information
Uwe Kleine-König authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent 2414d30 commit 0b6bd0d
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: 514f31d19ed6d001cac37af0b4a3f61b07969d59
refs/heads/master: f227824e84c8622e68d9fdc29e78af88a285dfdc
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1476,7 +1476,7 @@ static int __init imx_serial_init(void)
if (ret != 0)
uart_unregister_driver(&imx_reg);

return 0;
return ret;
}

static void __exit imx_serial_exit(void)
Expand Down

0 comments on commit 0b6bd0d

Please sign in to comment.