From: Shuah Khan <skhan@linuxfoundation.org>
To: rujra <braker.noob.kernel@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
linux-kernel-mentees@lists.linux.dev,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: Fwd: [PATCH] selftests : timers : valid-adjtimex.c : Fixed style checks
Date: Thu, 22 May 2025 15:55:23 -0600 [thread overview]
Message-ID: <d51263a0-50df-490c-84c9-ebd0ac49d7d1@linuxfoundation.org> (raw)
In-Reply-To: <CAG+54DZ1wDTdWPQSw01G4YgTdihezQ966LGa6ttmBgT2D2gTyg@mail.gmail.com>
On 5/15/25 19:44, rujra wrote:
> fixed style checks according to Linux Kernel Coding Style standards.
Fixes
>
>
> 1 : fixed alignment of parenthesis.
> LOG : CHECK: Alignment should match open parenthesis
> + printf("ERROR: out of range value %ld actually set!\n",
> + tx.freq);
>
> 2 : fixed alignment of parenthesis.
> LOG : CHECK: Alignment should match open parenthesis
> + printf("Error: No failure on invalid
> ADJ_FREQUENCY %ld\n",
> + invalid_freq[i]);
>
> 3 : fixed line length of 106 to 100 and less.
> LOG : CHECK: line length of 106 exceeds 100 columns
> + printf("Invalid (sec: %ld usec: %ld) did not fail! ",
> tmx.time.tv_sec, tmx.time.tv_usec);
Please refer to a few logs for examples on how to write change logs.
Also check kernel documentation on submitting patches.
thanks,
-- Shuah
prev parent reply other threads:[~2025-05-22 21:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAG+54DbGpNn-Ps=djpsUy+K-6V+eoNcMbTcJoW8W5upz2OKn+g@mail.gmail.com>
2025-05-16 1:44 ` Fwd: [PATCH] selftests : timers : valid-adjtimex.c : Fixed style checks rujra
2025-05-22 21:55 ` Shuah Khan [this message]
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=d51263a0-50df-490c-84c9-ebd0ac49d7d1@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 \
/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