Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154851
b: refs/heads/master
c: 52a7a27
h: refs/heads/master
i:
  154849: 9d58de3
  154847: 15bb5ef
v: v3
  • Loading branch information
Joe Perches authored and Ralf Baechle committed Jul 3, 2009
1 parent 046d701 commit 373354a
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: 7ca5dc145bc7daddd8aed8bbda46b74af9cebefc
refs/heads/master: 52a7a27cd8f6c57817da99fef019e37b9c303c4e
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/vpe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,7 @@ static ssize_t store_ntcs(struct device *dev, struct device_attribute *attr,
return len;

out_einval:
return -EINVAL;;
return -EINVAL;
}

static struct device_attribute vpe_class_attributes[] = {
Expand Down

0 comments on commit 373354a

Please sign in to comment.