Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151185
b: refs/heads/master
c: 32e5897
h: refs/heads/master
i:
  151183: 54b0f66
v: v3
  • Loading branch information
David S. Miller committed Jun 16, 2009
1 parent 3de18a7 commit 3cf0410
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: 6ac5c610828c051666f667d2bdbd51fc15a59e98
refs/heads/master: 32e5897da1fc5180aa817c81e6aca74a8f6b6957
2 changes: 1 addition & 1 deletion trunk/drivers/sbus/char/openprom.c
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ static int openprom_sunos_ioctl(struct inode * inode, struct file * file,
struct device_node *dp)
{
DATA *data = file->private_data;
struct openpromio *opp;
struct openpromio *opp = NULL;
int bufsize, error = 0;
static int cnt;
void __user *argp = (void __user *)arg;
Expand Down

0 comments on commit 3cf0410

Please sign in to comment.