]> git.baikalelectronics.ru Git - uboot.git/commit
lib: lmb: cleanup var names and patman warnings
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Mon, 21 Jan 2019 19:29:56 +0000 (20:29 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 26 Jan 2019 13:13:57 +0000 (08:13 -0500)
commit1aa0baf17dc2a5b73f6b64889cbfb10741d890d7
tree1c7e0ea53dd06119925ae2efd867a4ebf5f4dfae
parent55fcf5505e1976a8fbececc71beb7a80d5c8c06b
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>
lib/lmb.c