On 6/10/26 9:19 PM, Gopi Kumar Bulusu wrote:
>
> namaskaaram
>
> On Thu, Jun 11, 2026, 6:09 AM Michael Eager <eager@eagercon.com <mailto:eager@eagercon.com>> wrote:
>
> Hi Gopi --
>
> I (or more accurately, git) fixed several whitespace issues.
>
>
> Please share. I did check all the whitespace issues flagged by git-diff.
For whitespaces, I suggest to install pre-commit, there is a hook that
checks it. See:
https://sourceware.org/gdb/wiki/DeveloperTips#Setting_up_pre-commit
Simon