Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337287
b: refs/heads/master
c: 5856282
h: refs/heads/master
i:
  337285: 1c3e65b
  337283: b56edc2
  337279: 0bc01fe
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Oct 25, 2012
1 parent be3c3bd commit 158f8dd
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: 9c2c438ceeee5d22aeaea4162a96c0f35f62a7ff
refs/heads/master: 585628255a8c359d3db81818a23acfc6f22ff6d8
1 change: 0 additions & 1 deletion trunk/drivers/staging/csr/csr_framework_ext.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ CsrResult CsrMutexLock(CsrMutexHandle *mutexHandle)

if (down_interruptible(mutexHandle))
{
CsrPanic(CSR_TECH_FW, CSR_PANIC_FW_UNEXPECTED_VALUE, "CsrMutexLock Failed");
return CSR_FE_RESULT_INVALID_POINTER;
}

Expand Down

0 comments on commit 158f8dd

Please sign in to comment.