Re: [PATCH] Fixes: Indentation using TABs and improve formatting

2024-05-08 Thread Tanmay
Hi, I just sent a patch with fewer files to address using git-send-email. Thanks, Tanmay On Tue, 7 May 2024 at 15:56, Peter Maydell wrote: > On Mon, 6 May 2024 at 07:20, Tanmay wrote: > > > > Hi, > > > > I have added a patch inline that fixes indentation and formatting for > some files as lis

Re: [PATCH] Fixes: Indentation using TABs and improve formatting

2024-05-07 Thread Peter Maydell
On Mon, 6 May 2024 at 07:20, Tanmay wrote: > > Hi, > > I have added a patch inline that fixes indentation and formatting for some > files as listed in https://gitlab.com/qemu-project/qemu/-/issues/373. > > Thanks, > Tanmay Hi; thanks for this patch. Unfortunately there seem to be some problems w

Re: [PATCH] Fixes: Indentation using TABs and improve formatting

2024-05-05 Thread Tanmay
Sure, I'll do it! Thanks, Tanmay On Mon, 6 May 2024 at 10:11, Thomas Huth wrote: > On 04/05/2024 22.34, Michael Tokarev wrote: > > 04.05.2024 21:58, Tanmay wrote: > >> Hi, > >> > >> I have attached a patch file that fixes indentation and formatting for > >> some files as listed in > https://git

Re: [PATCH] Fixes: Indentation using TABs and improve formatting

2024-05-05 Thread Thomas Huth
On 04/05/2024 22.34, Michael Tokarev wrote: 04.05.2024 21:58, Tanmay wrote: Hi, I have attached a patch file that fixes indentation and formatting for some files as listed in https://gitlab.com/qemu-project/qemu/-/issues/373 . it is sort of

Re: [PATCH] Fixes: Indentation using TABs and improve formatting

2024-05-04 Thread Tanmay
Hi, I completely agree! This was more of a "NEWCOMERS" issue to help us understand how the patch flow works. I'll take up a trivial issue and work on it instead. Thanks, Tanmay On Sun, 5 May 2024 at 02:05, Michael Tokarev wrote: > 04.05.2024 21:58, Tanmay wrote: > > Hi, > > > > I have attached

Re: [PATCH] Fixes: Indentation using TABs and improve formatting

2024-05-04 Thread Michael Tokarev
04.05.2024 21:58, Tanmay wrote: Hi, I have attached a patch file that fixes indentation and formatting for some files as listed in https://gitlab.com/qemu-project/qemu/-/issues/373 . it is sort of good you posted this patch to stable@. It ha