Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326202
b: refs/heads/master
c: 8494df3
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Guenter Roeck committed Sep 24, 2012
1 parent ef4d700 commit 9469e6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: dc92cd0c13e0dbe2201fdececbb43c74af05da70
refs/heads/master: 8494df3aa65a110cfa756177fa6dc560322a7ab6
1 change: 0 additions & 1 deletion trunk/drivers/hwmon/asus_atk0110.c
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,6 @@ static int atk_add_sensor(struct atk_data *data, union acpi_object *obj)

return 1;
out:
kfree(sensor->acpi_name);
kfree(sensor);
return err;
}
Expand Down

0 comments on commit 9469e6b

Please sign in to comment.