Re: [PATCH] net: Replace TAB indentations with spaces

2021-06-14 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210614183849.20622-1-em...@aabouzied.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210614183849.20622-1-em...@aabouzied.com Subject: [PATCH] net: Replace TAB

Re: [PATCH] net: Replace TAB indentations with spaces

2021-06-14 Thread Peter Maydell
On Mon, 14 Jun 2021 at 19:56, Ahmed Abouzied wrote: > > Replaces TABs with spaces, making sure to have a consistent coding style > of 4 space indentations in the net subsystem. > > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/377 > Signed-off-by: Ahmed Abouzied > --- > hw/net/can/ctu_

Re: [PATCH] net: Replace TAB indentations with spaces

2021-06-14 Thread Philippe Mathieu-Daudé
On 6/14/21 8:38 PM, Ahmed Abouzied wrote: > Replaces TABs with spaces, making sure to have a consistent coding style > of 4 space indentations in the net subsystem. > > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/377 > Signed-off-by: Ahmed Abouzied > --- > hw/net/can/ctu_can_fd_frame

[PATCH] net: Replace TAB indentations with spaces

2021-06-14 Thread Ahmed Abouzied
Replaces TABs with spaces, making sure to have a consistent coding style of 4 space indentations in the net subsystem. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/377 Signed-off-by: Ahmed Abouzied --- hw/net/can/ctu_can_fd_frame.h | 180 ++--- hw/net/can/ctu_can_fd_regs.h | 1260 ++