commit | f41f7d63c1385be05780e53d2a366317148f2e54 | [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 | 7510a561d9f0735df2392b8e6c0a097a19eb9f75 [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>