[PATCH v2 0/4] lmb: Improve style
Sam Protsenko
semen.protsenko at linaro.org
Wed Dec 11 03:25:46 CET 2024
This series is intended to be picked up for -next.
Cleanup the LMB code a bit, after fixing the false positive error
messages. No functional change. This series depends on [1] (which is
"lmb: Fix reserving the same region multiple times").
Changes in v2:
- The original series was split by actual functional change patches
[1] and cleanup patches (this series)
- Collected review tags
[1] https://lists.denx.de/pipermail/u-boot/2024-December/574606.html
Sam Protsenko (4):
lmb: Fix flags data type in lmb_add_region_flags()
lmb: Make const flag_str[] in lmb_print_region_flags() more const
lmb: Improve coding style
lmb: Improve kernel-doc comments
include/lmb.h | 125 ++++++++++++++++++++++++++++++--------------------
lib/lmb.c | 87 ++++++++---------------------------
2 files changed, 94 insertions(+), 118 deletions(-)
--
2.39.5
More information about the U-Boot
mailing list