Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179944
b: refs/heads/master
c: 316e266
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Jean Delvare committed Jan 25, 2010
1 parent 7184969 commit 7c9f122
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: a00d643a2a841e76dfb76ec4f8a1e71844252974
refs/heads/master: 316e2664dcc82e9c5f73360a4fb8f9279a8152ed
1 change: 0 additions & 1 deletion trunk/drivers/hwmon/amc6821.c
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,6 @@ static ssize_t set_fan1_div(
data->fan1_div = 4;
break;
default:
mutex_unlock(&data->update_lock);
count = -EINVAL;
goto EXIT;
}
Expand Down

0 comments on commit 7c9f122

Please sign in to comment.