Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324367
b: refs/heads/master
c: 0c25a85
h: refs/heads/master
i:
  324365: 504de52
  324363: d83d097
  324359: 0ebf2f1
  324351: 1bcfbc7
v: v3
  • Loading branch information
Ming Lei authored and Greg Kroah-Hartman committed Aug 16, 2012
1 parent 3a7b7e7 commit ad30f79
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: 28eefa750b5e16b13bb869c2c4f7d624a43eb48b
refs/heads/master: 0c25a850f7f336cd3bf2b0a479fe70cecb242c6e
1 change: 0 additions & 1 deletion trunk/drivers/base/firmware_class.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ static struct firmware_priv *to_firmware_priv(struct device *dev)
static void fw_load_abort(struct firmware_priv *fw_priv)
{
set_bit(FW_STATUS_ABORT, &fw_priv->status);
wmb();
complete(&fw_priv->completion);
}

Expand Down

0 comments on commit ad30f79

Please sign in to comment.