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:
66a528c
)
staging: ft1000: fix use of potentially uninitialized variable
author
Michal Nazarewicz
<mina86@mina86.com>
Sun, 10 Nov 2013 18:37:54 +0000
(19:37 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 17:25:18 +0000
(09:25 -0800)
If boot_case is false, status in never assigned a value.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found