Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> writes: > On Fri, Dec 15, 2023 at 08:49:37AM -0800, Randy Dunlap wrote: >> On 12/15/23 07:03, Andy Shevchenko wrote: >> > The update to the quick help mentions -Wshort-description, but >> > code never supported for that. Align that with the code by allowing >> > both: -Wshort-description and -Wshort-desc. >> > >> > Fixes: 56b0f453db74 ("kernel-doc: don't let V=1 change outcome") >> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> >> >> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Thank you! > >> (Note: in Subject, s/Aling/Align/) > > Indeed, Jonathan, can you fix when applying? Done. Thanks, jon