Respected Shuah,

On Fri, May 23, 2025 at 10:38 PM Shuah Khan <sk...@linuxfoundation.org> wrote:
>
> On 5/22/25 21:59, Rujra Bhatt wrote:
> >
> > This patch corrects minor coding style issues to comply with the Linux 
> > kernel coding style:
> >
> > - Align closing parentheses to match opening ones in printf statements.
> > - Break long lines to keep them within the 100-column limit.
> >
> > These changes address warnings reported by checkpatch.pl and do not
> > affect functionality.
> >
> > changes in v2 :
> > - Resubmitted the patch with a properly formatted commit message,
> > following patch submission guidelines, as suggested by Shuah Khan.
> >
> > Signed-off-by: Rujra Bhatt <braker.noob.ker...@gmail.com>
>
> Sorry - I didn't realize these are all coding style related
> printf - I am no longer concerned about the length of print
> statements.
>
> It is too much churn with little benefit.
>

Thank you for the feedback , also understanding your perspective.
For future contributions, I will focus on more substantive changes,
unless stylistic
fixes are explicitly requested.

thank you,
regards,
Rujra Bhatt

Reply via email to