Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14893
b: refs/heads/master
c: 23c2a7b
h: refs/heads/master
i:
  14891: b972c33
v: v3
  • Loading branch information
Ralf Baechle authored and Jeff Garzik committed Dec 1, 2005
1 parent acf220d commit 83302be
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: 56344d822efb25e66df87c5ee81aab8accf4d706
refs/heads/master: 23c2a7b5dea983c7cee2813817409552f9714e95
2 changes: 1 addition & 1 deletion trunk/drivers/net/jazzsonic.c
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ static int __init jazz_sonic_init_module(void)
}

jazz_sonic_device = platform_device_alloc(jazz_sonic_string, 0);
if (!jazz_sonnic_device)
if (!jazz_sonic_device)
goto out_unregister;

if (platform_device_add(jazz_sonic_device)) {
Expand Down

0 comments on commit 83302be

Please sign in to comment.