]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: bcm: nvm.c: Outsourced chunk of code into function
authorMatthias Beyer <mail@beyermatthias.de>
Sun, 20 Jul 2014 13:14:10 +0000 (15:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jul 2014 19:30:41 +0000 (12:30 -0700)
commit2516929b640320ca2201a1dd3326ef0e32c33ad2
tree6d58a9b5e00d656e5363cbf301780daf4e6610e1
parent712b9674a9f50b6e57a2deabe72451e2891bb80e
Staging: bcm: nvm.c: Outsourced chunk of code into function

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>
drivers/staging/bcm/nvm.c