Home
last modified time | relevance | path

Searched hist:b7886de43c9f8a19685cd6e81135de63b9529911 (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff b7886de43c9f8a19685cd6e81135de63b9529911 Fri May 27 23:41:50 CEST 2016 Jani Nikula <jani.nikula@intel.com> kernel-doc: strip leading whitespace from continued param descs

If a param description spans multiple lines, check any leading
whitespace in the first continuation line, and remove same amount of
whitespace from following lines.

This allows indentation in the multi-line parameter descriptions for
aesthetical reasons while not causing accidentally significant
indentation in the rst output.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>