On 2026-05-13T08:02:45, Weijie Gao <[email protected]> wrote: > cmd: ubi: change the type of parameter dynamic to bool > > This patch changes the type of the 'dynamic' parameter of ubi_create_vol() > to bool as it's used as a boolean. > > Signed-off-by: Weijie Gao <[email protected]> > > cmd/ubi.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

