OSDN Git Service

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)
commit093300f44452a909e6bd02524c98b57fd6101eb8
tree6d58a9b5e00d656e5363cbf301780daf4e6610e1
parent3ccc0fd52484f8967d696a1f23e1bf9b26e01902
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