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:
3ccc0fd
)
Staging: bcm: nvm.c: Outsourced chunk of code into function
author
Matthias Beyer
<mail@beyermatthias.de>
Sun, 20 Jul 2014 13:14:10 +0000
(15:14 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 21 Jul 2014 19:30:41 +0000
(12:30 -0700)
This patch outsources a chunk of code into an own function. It also
refactors the variable names which are used within this function.
The function name may be not appropriate.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found