Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346487
b: refs/heads/master
c: 10935d0
h: refs/heads/master
i:
  346485: 16810b0
  346483: 666845c
  346479: 900da9c
v: v3
  • Loading branch information
Ed Cashin authored and Linus Torvalds committed Dec 18, 2012
1 parent 000256b commit cc392d8
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: e0b2bbab0b569590e27161290f6ea549248356df
refs/heads/master: 10935d052eef9441a551571ff5853f84a00b2fd4
2 changes: 1 addition & 1 deletion trunk/drivers/block/aoe/aoedev.c
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ aoedev_by_aoeaddr(ulong maj, int min, int do_alloc)
struct aoedev *d;
int i;
ulong flags;
ulong sysminor;
ulong sysminor = 0;

spin_lock_irqsave(&devlist_lock, flags);

Expand Down

0 comments on commit cc392d8

Please sign in to comment.