Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178633
b: refs/heads/master
c: 7a9568f
h: refs/heads/master
i:
  178631: 7efdb51
v: v3
  • Loading branch information
Dmitry Torokhov authored and Len Brown committed Dec 30, 2009
1 parent 49f5a7a commit 61152e8
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: c03b26a5a5597a59b2e247d005d5901430109a8a
refs/heads/master: 7a9568f536754623738110a314ff33286cdbb17d
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/dell-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ static int __init dell_wmi_init(void)
int err;
acpi_status status;

if (wmi_has_guid(DELL_EVENT_GUID)) {
if (!wmi_has_guid(DELL_EVENT_GUID)) {
printk(KERN_WARNING "dell-wmi: No known WMI GUID found\n");
return -ENODEV;
}
Expand Down

0 comments on commit 61152e8

Please sign in to comment.