Re: [PATCH 0/3] Misc sm501 clean ups

2023-02-05 Thread Daniel Henrique Barboza
On 1/30/23 06:43, Daniel Henrique Barboza wrote: On 1/28/23 23:43, BALATON Zoltan wrote: On Mon, 23 Jan 2023, Philippe Mathieu-Daudé wrote: On 21/1/23 21:35, BALATON Zoltan wrote: Some small trivial clean ups I've found while looking at this file. BALATON Zoltan (3):   

Re: [PATCH 0/3] Misc sm501 clean ups

2023-01-30 Thread Daniel Henrique Barboza
On 1/28/23 23:43, BALATON Zoltan wrote: On Mon, 23 Jan 2023, Philippe Mathieu-Daudé wrote: On 21/1/23 21:35, BALATON Zoltan wrote: Some small trivial clean ups I've found while looking at this file. BALATON Zoltan (3):    hw/display/sm501: Remove parenthesis around consant macro

Re: [PATCH 0/3] Misc sm501 clean ups

2023-01-28 Thread BALATON Zoltan
On Mon, 23 Jan 2023, Philippe Mathieu-Daudé wrote: On 21/1/23 21:35, BALATON Zoltan wrote: Some small trivial clean ups I've found while looking at this file. BALATON Zoltan (3): hw/display/sm501: Remove parenthesis around consant macro definitions hw/display/sm501: Remove unneeded casts

Re: [PATCH 0/3] Misc sm501 clean ups

2023-01-23 Thread Philippe Mathieu-Daudé
On 21/1/23 21:35, BALATON Zoltan wrote: Some small trivial clean ups I've found while looking at this file. BALATON Zoltan (3): hw/display/sm501: Remove parenthesis around consant macro definitions hw/display/sm501: Remove unneeded casts from void pointer hw/display/sm501: Code style

[PATCH 0/3] Misc sm501 clean ups

2023-01-21 Thread BALATON Zoltan
Some small trivial clean ups I've found while looking at this file. BALATON Zoltan (3): hw/display/sm501: Remove parenthesis around consant macro definitions hw/display/sm501: Remove unneeded casts from void pointer hw/display/sm501: Code style fix hw/display/sm501.c | 419