On Sun, Dec 31, 2023 at 09:57:27AM +0800, Kent Gibson wrote: > On Sat, Dec 30, 2023 at 01:48:53PM +0100, J.A. Bezemer wrote: > > Library enum was used to sanitize kernel flags. > > > > Rephrase to make imperative and better describe what is being fixed. > e.g. > > "Fix deselection of output direction when edge detection is selected in > make_kernel_flags(). Use correct flag to perform deselection rather than > a library enum." > While I think if it, that also applies to the subject line. And that should probably begin with "core:" as it indicates the section of the code tree being modified. Sorry - more nitpicking. Cheers, Kent.