Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73632
b: refs/heads/master
c: 9be4844
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Mark M. Hoffman committed Nov 8, 2007
1 parent 8539a33 commit b0a5a4b
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: 76e63860daedb302bddd707a765411c902d936bd
refs/heads/master: 9be484446cf15b8d935ef493c59a9b059c0cbb71
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/ibmpex.c
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ static void ibmpex_register_bmc(int iface, struct device *dev)
data = kzalloc(sizeof(*data), GFP_KERNEL);
if (!data) {
printk(KERN_ERR DRVNAME ": Insufficient memory for BMC "
"interface %d.\n", data->interface);
"interface.\n");
return;
}

Expand Down

0 comments on commit b0a5a4b

Please sign in to comment.