Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209853
b: refs/heads/master
c: 9c38657
h: refs/heads/master
i:
  209851: 1e47611
v: v3
  • Loading branch information
Kuninori Morimoto authored and David S. Miller committed Aug 19, 2010
1 parent ba763b5 commit 2c40995
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: 772806bbbc5aa4ddf5ac0de57c1ee7c0ef94e490
refs/heads/master: 9c38657cfcb739b7dc4ce9065a85b4f0c195bef8
2 changes: 1 addition & 1 deletion trunk/drivers/net/sh_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1437,7 +1437,7 @@ static const struct net_device_ops sh_eth_netdev_ops = {

static int sh_eth_drv_probe(struct platform_device *pdev)
{
int ret, i, devno = 0;
int ret, devno = 0;
struct resource *res;
struct net_device *ndev = NULL;
struct sh_eth_private *mdp;
Expand Down

0 comments on commit 2c40995

Please sign in to comment.