Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325775
b: refs/heads/master
c: 142e546
h: refs/heads/master
i:
  325773: e2cdb4f
  325771: 44a2a88
  325767: 45907f5
  325759: 8d713cd
v: v3
  • Loading branch information
Jaeden Amero authored and Greg Kroah-Hartman committed Sep 25, 2012
1 parent 75c4d2f commit a4a5121
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ac57e7f38ea6fe7358cd0b7a2f2d21aef5ab70cd
refs/heads/master: 142e5460a66edbfe881474eb422e86ff61c4bfc7
4 changes: 4 additions & 0 deletions trunk/fs/compat_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -866,8 +866,12 @@ COMPATIBLE_IOCTL(TIOCGPTN)
COMPATIBLE_IOCTL(TIOCSPTLCK)
COMPATIBLE_IOCTL(TIOCSERGETLSR)
COMPATIBLE_IOCTL(TIOCSIG)
#ifdef TIOCSRS485
COMPATIBLE_IOCTL(TIOCSRS485)
#endif
#ifdef TIOCGRS485
COMPATIBLE_IOCTL(TIOCGRS485)
#endif
#ifdef TCGETS2
COMPATIBLE_IOCTL(TCGETS2)
COMPATIBLE_IOCTL(TCSETS2)
Expand Down

0 comments on commit a4a5121

Please sign in to comment.