From: Shuah Khan <skhan@linuxfoundation.org>
To: Rujra Bhatt <braker.noob.kernel@gmail.com>, shuah@kernel.org
Cc: linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
linux-kernel-mentees@lists.linux.dev,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v2] selftests: timers: valid-adjtimex: fix coding style issues
Date: Fri, 23 May 2025 11:08:43 -0600 [thread overview]
Message-ID: <d86594f5-c6d0-4692-b1ec-41d76f947b7e@linuxfoundation.org> (raw)
In-Reply-To: <aC_yu6Ll2E-3qRHj@brak3r-Ubuntu>
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.kernel@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.
thanks,
-- Shuah
next prev parent reply other threads:[~2025-05-23 17:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-23 3:59 [PATCH v2] selftests: timers: valid-adjtimex: fix coding style issues Rujra Bhatt
2025-05-23 17:08 ` Shuah Khan [this message]
2025-05-24 23:51 ` Rujra Bhatt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d86594f5-c6d0-4692-b1ec-41d76f947b7e@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=braker.noob.kernel@gmail.com \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox