Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43468
b: refs/heads/master
c: cec1a31
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Dec 7, 2006
1 parent a991d20 commit fd871de
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: ff6a4cd2e18430f04e59382103c7b1f53ba114e0
refs/heads/master: cec1a31196a6edb1397ffb8fbdc0410dd8946d78
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/nodemgr.c
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ static void nodemgr_remove_uds(struct node_entry *ne)

static void nodemgr_remove_ne(struct node_entry *ne)
{
struct device *dev = &ne->device;
struct device *dev;

dev = get_device(&ne->device);
if (!dev)
Expand Down

0 comments on commit fd871de

Please sign in to comment.