Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209902
b: refs/heads/master
c: f45f3c1
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and Greg Kroah-Hartman committed Aug 24, 2010
1 parent 21a9059 commit b7bfc77
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: 8488a38f4d2f43bd55a3e0db4cd57a5bef3af6d6
refs/heads/master: f45f3c1f3f616ca1d1e1eb5e7a720ca63cb59550
2 changes: 1 addition & 1 deletion trunk/drivers/base/firmware_class.c
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ static int _request_firmware(const struct firmware **firmware_p,
out:
if (retval) {
release_firmware(firmware);
firmware_p = NULL;
*firmware_p = NULL;
}

return retval;
Expand Down

0 comments on commit b7bfc77

Please sign in to comment.