Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127408
b: refs/heads/master
c: b8d9cb2
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Jesse Barnes committed Jan 7, 2009
1 parent 106d1f6 commit fe10934
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: 322162a71bd9fc4edb1b11236e7bc8aa27ccac22
refs/heads/master: b8d9cb2a2226118fd71f657c80b06b670a653022
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/cpqphp_ctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1954,7 +1954,7 @@ void cpqhp_pushbutton_thread(unsigned long slot)
return ;
}

if (func != NULL && ctrl != NULL) {
if (ctrl != NULL) {
if (cpqhp_process_SI(ctrl, func) != 0) {
amber_LED_on(ctrl, hp_slot);
green_LED_off(ctrl, hp_slot);
Expand Down

0 comments on commit fe10934

Please sign in to comment.