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:
7171511
)
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
author
Ted Juan
<ted.juan@gmail.com>
Fri, 20 Jun 2014 09:32:05 +0000
(17:32 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Sat, 5 Jul 2014 22:44:42 +0000
(15:44 -0700)
These two function's switch case lack the 'break' that make them always
return error.
Signed-off-by: Ted Juan <ted.juan@gmail.com>
Acked-by: Pekon Gupta <pekon@ti.com>
Cc: <stable@vger.kernel.org> # 3.12.x+
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found