Re: [PATCH] aarch64: whitespace fixes in start.S

2021-06-24 Thread Gedare Bloom
Thanks for the review. On Thu, Jun 24, 2021 at 10:48 AM Sebastian Huber wrote: > > On 24/06/2021 18:05, Gedare Bloom wrote: > > This patch layers on top of my other series of 7, but just applies > > cosmetic whitespace changes to use spaces instead of tabs throughout > > this start.S file. It was

Re: [PATCH] aarch64: whitespace fixes in start.S

2021-06-24 Thread Sebastian Huber
On 24/06/2021 18:05, Gedare Bloom wrote: This patch layers on top of my other series of 7, but just applies cosmetic whitespace changes to use spaces instead of tabs throughout this start.S file. It was a mix of both previously. If no objections, I'll apply it with the other series when that gets

Re: [PATCH] aarch64: whitespace fixes in start.S

2021-06-24 Thread Gedare Bloom
This patch layers on top of my other series of 7, but just applies cosmetic whitespace changes to use spaces instead of tabs throughout this start.S file. It was a mix of both previously. If no objections, I'll apply it with the other series when that gets ACKed. On Thu, Jun 24, 2021 at 10:03 AM G

[PATCH] aarch64: whitespace fixes in start.S

2021-06-24 Thread Gedare Bloom
--- bsps/aarch64/shared/start/start.S | 332 +++--- 1 file changed, 166 insertions(+), 166 deletions(-) diff --git a/bsps/aarch64/shared/start/start.S b/bsps/aarch64/shared/start/start.S index 5b535463de..01fa1a8408 100644 --- a/bsps/aarch64/shared/start/start.S +++ b/bsp