Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29545
b: refs/heads/master
c: d384ea6
h: refs/heads/master
i:
  29543: 836ff4e
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Jun 24, 2006
1 parent b65e73b commit dbaa2b2
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: 6edad161cd4dfe1df772e7a74ab63cab53b5e8c1
refs/heads/master: d384ea691fe4ea8c2dd5b9b8d9042eb181776f18
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1645,7 +1645,7 @@ static int acpi_video_bus_put_devices(struct acpi_video_bus *video)
printk(KERN_WARNING PREFIX
"hhuuhhuu bug in acpi video driver.\n");

if (data->brightness);
if (data->brightness)
kfree(data->brightness->levels);
kfree(data->brightness);
kfree(data);
Expand Down

0 comments on commit dbaa2b2

Please sign in to comment.