Respected Shuah,
On Fri, May 23, 2025 at 10:38 PM Shuah Khan 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 mat
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
---
tools/testing/selftests/timers/valid-adjtimex.c | 7 ---
1 file changed, 4 insertions
.
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);
Signed-off-by: Rujra Bhatt
---
tools/testing/selftests/timers/valid-adjtimex.c | 7 ---
1 file changed, 4 insertions(+), 3 de
3 matches
Mail list logo