[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250703092213.222474-1-yangzh0906@thundersoft.com>
Date: Thu, 3 Jul 2025 17:22:13 +0800
From: Albert Yang <yangzh0906@...ndersoft.com>
To: krzk@...nel.org
Cc: catalin.marinas@....com,
will@...nel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/8] arm64: Kconfig: add ARCH_BST for bst silicons
Hi Krzysztof,
Thank you for the feedback.
> All your patches come in some big delays (this one came 2.5h later).
> Maybe there is something with mail server on your side?
You are right, there seems to be an issue with mail delivery timing. I will investigate this and consider using b4 send for future submissions to ensure reliable delivery.
> Why this change?
You are absolutely correct to point this out. The extra blank lines at the end of the file were added accidentally and serve no purpose. I have removed them.
Changes made:
1. Removed the unnecessary blank lines at the end of Kconfig.platforms
2. Corrected changelog placement:
- Initially I incorrectly placed changelog in the commit message
- Per Linux kernel documentation, changelog should be placed after the "---" separator
- Removed changelog from commit message to follow proper kernel conventions
- The changelog will be included after "---" when sending patches via git format-patch
The updated commit properly describes the purpose and scope of the configuration option without any extraneous whitespace changes, and follows correct Linux kernel commit message format.
Best regards,
Albert Yang
Powered by blists - more mailing lists