Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319674
b: refs/heads/master
c: 24237c4
h: refs/heads/master
v: v3
  • Loading branch information
Marek Vasut authored and Matthew Garrett committed Jul 28, 2012
1 parent c5db6b3 commit 46e3662
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: 3766054fff4af1b58a1440a284907887f4d2e8be
refs/heads/master: 24237c43aade30758aacabbf0e462fca19c48231
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/acer-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1833,7 +1833,7 @@ static int __init acer_wmi_get_handle(const char *name, const char *prop,

BUG_ON(!name || !ah);

handle = 0;
handle = NULL;
status = acpi_get_devices(prop, acer_wmi_get_handle_cb,
(void *)name, &handle);

Expand Down

0 comments on commit 46e3662

Please sign in to comment.