Re: [PATCH 8/9] tests/acceptance: Remove now unused pow2ceil()

2021-07-05 Thread Willian Rampazzo
On Wed, Jun 23, 2021 at 3:10 PM Philippe Mathieu-Daudé wrote: > > We don't use pow2ceil() anymore, remove it. > > Signed-off-by: Philippe Mathieu-Daudé > --- > tests/acceptance/boot_linux_console.py | 12 > 1 file changed, 12 deletions(-) > Reviewed-by: Willian Rampazzo

[PATCH 8/9] tests/acceptance: Remove now unused pow2ceil()

2021-06-23 Thread Philippe Mathieu-Daudé
We don't use pow2ceil() anymore, remove it. Signed-off-by: Philippe Mathieu-Daudé --- tests/acceptance/boot_linux_console.py | 12 1 file changed, 12 deletions(-) diff --git a/tests/acceptance/boot_linux_console.py b/tests/acceptance/boot_linux_console.py index 48c0ba09117..77bc80