From: sashiko-bot@kernel.org
To: "SJ Park" <sj@kernel.org>
Cc: damon@lists.linux.dev
Subject: Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/
Date: Sat, 27 Jun 2026 20:00:28 +0000 [thread overview]
Message-ID: <20260627200028.E75DF1F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260627195630.24519-1-sj@kernel.org>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] Unintended Code Deletion / Copyright Removal
--
commit 7824bc7fc9af6bcdbf6c2338af2a70179e7f0325
Author: SJ Park <sj@kernel.org>
MAINTAINERS: s/SeongJae/SJ/
This commit changes instances of the author's name from "SeongJae" to the
preferred name "SJ" to avoid confusion.
> diff --git a/include/linux/damon.h b/include/linux/damon.h
> index 6f7edb3590ef9..8bb28d5682dd8 100644
> --- a/include/linux/damon.h
> +++ b/include/linux/damon.h
> @@ -1,8 +1,6 @@
> /* SPDX-License-Identifier: GPL-2.0 */
> /*
> * DAMON api
> - *
> - * Author: SeongJae Park <sj@kernel.org>
> */
>
> #ifndef _DAMON_H_
[Severity: Medium]
Was it intentional to completely delete the Author attribution here instead of
updating it to SJ Park?
[ ... ]
> diff --git a/mm/damon/sysfs.c b/mm/damon/sysfs.c
> index 2e95e3bac774d..a9e187158067d 100644
> --- a/mm/damon/sysfs.c
> +++ b/mm/damon/sysfs.c
> @@ -1,8 +1,6 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> * DAMON sysfs Interface
> - *
> - * Copyright (c) 2022 SeongJae Park <sj@kernel.org>
> */
>
> #include <linux/pid.h>
[Severity: Medium]
Does this code intentionally drop the copyright notice rather than updating the
name? The commit message only mentions substituting the name.
[ ... ]
> diff --git a/mm/damon/tests/core-kunit.h b/mm/damon/tests/core-kunit.h
> index 1cfb8c176b873..fcf7c7fadb5fe 100644
> --- a/mm/damon/tests/core-kunit.h
> +++ b/mm/damon/tests/core-kunit.h
> @@ -1,10 +1,6 @@
> /* SPDX-License-Identifier: GPL-2.0 */
> /*
> * Data Access Monitor Unit Tests
> - *
> - * Copyright 2019 Amazon.com, Inc. or its affiliates. All rights reserved.
> - *
> - * Author: SeongJae Park <sj@kernel.org>
> */
>
> #ifdef CONFIG_DAMON_KUNIT_TEST
[Severity: Medium]
Is it intended to remove the Amazon.com copyright notice entirely along with the
Author line? It looks like this might have been an accidental deletion while
searching and replacing the name.
[ ... ]
> diff --git a/mm/damon/tests/vaddr-kunit.h b/mm/damon/tests/vaddr-kunit.h
> index 563fbc7e3f448..61f844336ffb5 100644
> --- a/mm/damon/tests/vaddr-kunit.h
> +++ b/mm/damon/tests/vaddr-kunit.h
> @@ -1,10 +1,6 @@
> /* SPDX-License-Identifier: GPL-2.0 */
> /*
> * Data Access Monitor Unit Tests
> - *
> - * Copyright 2019 Amazon.com, Inc. or its affiliates. All rights reserved.
> - *
> - * Author: SeongJae Park <sj@kernel.org>
> */
>
> #ifdef CONFIG_DAMON_VADDR_KUNIT_TEST
[Severity: Medium]
Similar to core-kunit.h, is it correct to delete the Amazon copyright notice
here as well?
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260627195630.24519-1-sj@kernel.org?part=1
next prev parent reply other threads:[~2026-06-27 20:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-27 19:56 [PATCH] MAINTAINERS: s/SeongJae/SJ/ SJ Park
2026-06-27 20:00 ` sashiko-bot [this message]
2026-06-27 20:46 ` SJ Park
2026-06-27 20:00 ` SJ Park
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=20260627200028.E75DF1F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=damon@lists.linux.dev \
--cc=sashiko-reviews@lists.linux.dev \
--cc=sj@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