Re: [PATCH 7/9] hw/display/omap_lcdc: Fix coding style issues in template header

2021-02-15 Thread Philippe Mathieu-Daudé
On 2/15/21 11:32 AM, Peter Maydell wrote: > Fix some minor coding style issues in the template header, > so checkpatch doesn't complain when we move the code. > > Signed-off-by: Peter Maydell > --- > hw/display/omap_lcd_template.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Re

[PATCH 7/9] hw/display/omap_lcdc: Fix coding style issues in template header

2021-02-15 Thread Peter Maydell
Fix some minor coding style issues in the template header, so checkpatch doesn't complain when we move the code. Signed-off-by: Peter Maydell --- hw/display/omap_lcd_template.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/display/omap_lcd_template.h b/hw/display/o