Searched hist:dcd39fa2be95efd5cbce74661151f68510cb67fe (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/ |
H A D | kernel-doc | diff dcd39fa2be95efd5cbce74661151f68510cb67fe Fri Dec 15 16:03:41 CET 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> kernel-doc: Align quick help and the code
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@linux.intel.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20231215150341.1996720-1-andriy.shevchenko@linux.intel.com
|