git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a68c2f1
)
keys: fix unreachable code
author
Alan Cox
<alan@linux.intel.com>
Thu, 20 Dec 2012 23:05:54 +0000
(15:05 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 21 Dec 2012 01:40:21 +0000
(17:40 -0800)
We set ret to NULL then test it. Remove the bogus test
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found