]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: bcm: Outsourced PHS rule applying
authorMatthias Beyer <mail@beyermatthias.de>
Fri, 23 May 2014 20:23:53 +0000 (22:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 22:26:37 +0000 (07:26 +0900)
commit257926bab1ffb3e5544f6b6d99e51b62f719e99f
treefc8e089562d0e1c1fe0e517a2e81f19da2a3a735
parentde7a9b0810db963e2387c684bc53b228351972fe
Staging: bcm: Outsourced PHS rule applying

This patch outsources the big PHS-rule-applying code chunk into a
function.

It also replaces member accessing by using variables.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/CmHost.c