Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83459
b: refs/heads/master
c: e381d1c
h: refs/heads/master
i:
  83457: 765c551
  83455: f3ddd42
v: v3
  • Loading branch information
Denis Cheng authored and Linus Torvalds committed Feb 6, 2008
1 parent c80e516 commit 990e2ae
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: 66656ebb5bf3f94aaeca1fbd369672bba980babf
refs/heads/master: e381d1c46037aa4191c35e7514191bb3de739cbc
2 changes: 1 addition & 1 deletion trunk/drivers/char/ipmi/ipmi_msghandler.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ struct watcher_entry {
int ipmi_smi_watcher_register(struct ipmi_smi_watcher *watcher)
{
ipmi_smi_t intf;
struct list_head to_deliver = LIST_HEAD_INIT(to_deliver);
LIST_HEAD(to_deliver);
struct watcher_entry *e, *e2;

mutex_lock(&smi_watchers_mutex);
Expand Down

0 comments on commit 990e2ae

Please sign in to comment.