Le 09/03/2021 à 14:32, Philippe Mathieu-Daudé a écrit :
> On 3/9/21 1:14 PM, lijiejun wrote:
>> Fix code style. Operator needs align with eight spaces, and delete line
>> space.
>>
>> Signed-off-by: lijiejun
>> ---
>> hw/display/virtio-gpu-3d.c | 3 +--
>> 1 file changed, 1 insertion(+), 2 delet
On 3/9/21 1:14 PM, lijiejun wrote:
> Fix code style. Operator needs align with eight spaces, and delete line space.
>
> Signed-off-by: lijiejun
> ---
> hw/display/virtio-gpu-3d.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé
Fix code style. Operator needs align with eight spaces, and delete line space.
Signed-off-by: lijiejun
---
hw/display/virtio-gpu-3d.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hw/display/virtio-gpu-3d.c b/hw/display/virtio-gpu-3d.c
index 9eb4890..d989648 100644
--- a/