Re: [PATCH 6/9] net: Transfer tabs to spcaes

2021-01-14 Thread Philippe Mathieu-Daudé
On 12/22/20 9:23 AM, Zhang Han wrote: > Code indent use spaces instead of tabs. > > Signed-off-by: Zhang Han > --- > net/tap-linux.h | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) FWIW typo "spaces" in subject (no need to repost).

[PATCH 6/9] net: Transfer tabs to spcaes

2020-12-22 Thread Zhang Han
Code indent use spaces instead of tabs. Signed-off-by: Zhang Han --- net/tap-linux.h | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net/tap-linux.h b/net/tap-linux.h index 2f36d100fc..db72960c19 100644 --- a/net/tap-linux.h +++ b/net/tap-linux.h @@ -44,10 +44,10 @