commit | efd2ee6d5afb46e9f228de6b6bf7f7357916a119 | [log] [tgz] |
---|---|---|
author | Matthias Beyer <mail@beyermatthias.de> | Fri May 23 22:23:53 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat May 24 07:26:37 2014 +0900 |
tree | fc8e089562d0e1c1fe0e517a2e81f19da2a3a735 | |
parent | 5c2c68d01b6a4350f36445eb8ec72f8b96261bfb [diff] |
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>