commit | e35d2a755349bd1247a243ab6ddb7bd4dc294d62 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Mon Jan 21 20:29:56 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 26 08:13:57 2019 -0500 |
tree | 1c7e0ea53dd06119925ae2efd867a4ebf5f4dfae | |
parent | 65304aade8041c03859d0f7b210f2e2a4d46bec0 [diff] |
lib: lmb: cleanup var names and patman warnings Change multiple usages of 'j' into 'rgn'; fix whitespace/coding style reported by patman. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>