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)
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