Re: [Intel-gfx] [PATCH v2 1/2] vgaarb: various coding style and comments fix

From: Sui Jingfeng
Date: Tue Jun 06 2023 - 06:27:24 EST


Hi,

On 2023/6/6 10:06, Sui Jingfeng wrote:
Originally, I also want to express the opinion.


Originally,  I want to express the same opinion as you told me.

Because vga_iostate_to_str() function is taking unsigned int parameter.

so, I think, using 'unsigned int *' type as the third parameter vga_str_to_iostate() function is more suitable.


But this patch is too trivial, so I smash them into one patch.