Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372730
b: refs/heads/master
c: 6b13eb1
h: refs/heads/master
v: v3
  • Loading branch information
Han Shen authored and Al Viro committed May 4, 2013
1 parent db8bf4d commit d94b53d
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: c0bd14af51a470895448f88edd1315c4fa0b0d27
refs/heads/master: 6b13eb1baa17b8746f96bd536d2897ec86e823d9
1 change: 0 additions & 1 deletion trunk/fs/compat_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,6 @@ struct serial_struct32 {
static int serial_struct_ioctl(unsigned fd, unsigned cmd,
struct serial_struct32 __user *ss32)
{
typedef struct serial_struct SS;
typedef struct serial_struct32 SS32;
int err;
struct serial_struct ss;
Expand Down

0 comments on commit d94b53d

Please sign in to comment.