On Mon, Feb 27, 2023 at 05:08:38PM -0500, Tom Rini wrote:
> With clang-15 we now get reported that in the make_flame_tree function,
> neither the missing_count nor depth variables are used, only
> incremenete/decremented. Remove these.
>
> Signed-off-by: Tom Rini
> Reviewed-by: Simon Glass
App
On Mon, 27 Feb 2023 at 15:08, Tom Rini wrote:
>
> With clang-15 we now get reported that in the make_flame_tree function,
> neither the missing_count nor depth variables are used, only
> incremenete/decremented. Remove these.
>
> Signed-off-by: Tom Rini
> ---
> Cc: Simon Glass
> ---
> tools/pro
With clang-15 we now get reported that in the make_flame_tree function,
neither the missing_count nor depth variables are used, only
incremenete/decremented. Remove these.
Signed-off-by: Tom Rini
---
Cc: Simon Glass
---
tools/proftool.c | 15 +--
1 file changed, 1 insertion(+), 14 d
3 matches
Mail list logo