Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68749
b: refs/heads/master
c: 4cfdbe7
h: refs/heads/master
i:
  68747: 0a90c19
v: v3
  • Loading branch information
Darrick J. Wong authored and Mark M. Hoffman committed Oct 11, 2007
1 parent 990b550 commit e363810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: e95c237d78c0dc8fc0ae1207cec87af7a37dd366
refs/heads/master: 4cfdbe7f6cfdc07c27ae8ac490cd3453440dd9d8
3 changes: 1 addition & 2 deletions trunk/drivers/hwmon/ibmpex.c
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,7 @@ static void ibmpex_register_bmc(int iface, struct device *dev)
printk(KERN_ERR DRVNAME ": Error, unable to register hwmon "
"class device for interface %d\n",
data->interface);
kfree(data);
return;
goto out_user;
}

/* finally add the new bmc data to the bmc data list */
Expand Down

0 comments on commit e363810

Please sign in to comment.