Re: [PATCH v6 06/11] kconfig: Add files for RangeFix
From: Luis Chamberlain
Date: Wed Dec 04 2024 - 18:23:22 EST
On Mon, Oct 28, 2024 at 04:49:44AM +0100, Ole Schuerks wrote:
> The algorithm RangeFix is used to resolve the conflicts. This is the
> implementation of the algorithm.
The subject is more imperative and clear, just say something like:
Add files to implement RangeFix, an algorithm used by <foo> to do
<bar> in subsequent patches in order to support <whatever>.
Luis