Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203602
b: refs/heads/master
c: 9f27fb8
h: refs/heads/master
v: v3
  • Loading branch information
Kulikov Vasiliy authored and David S. Miller committed Jul 16, 2010
1 parent d6f459e commit 1265e4d
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: 752ef8b541da2606c5668dcc176e7b16dd68b945
refs/heads/master: 9f27fb8514d0491f1c12052d78d46946f129b8e1
2 changes: 1 addition & 1 deletion trunk/drivers/net/irda/sh_sir.c
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ static int __devinit sh_sir_probe(struct platform_device *pdev)
struct sh_sir_self *self;
struct resource *res;
char clk_name[8];
unsigned int irq;
int irq;
int err = -ENOMEM;

res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
Expand Down

0 comments on commit 1265e4d

Please sign in to comment.