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:
3321e73
)
mei: mei_write: revamp function flow
author
Tomas Winkler
<tomas.winkler@intel.com>
Thu, 1 Nov 2012 19:17:13 +0000
(21:17 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 19:31:17 +0000
(12:31 -0700)
Use goto statement for error handling instead of deeper if constructs
and rename label 'unlock_dev' to more appropriate 'err'
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found