docs: kernel-doc: Move STATE_NORMAL processing into its own function
authorJonathan Corbet <corbet@lwn.net>
Mon, 5 Feb 2018 21:15:19 +0000 (14:15 -0700)
committerJonathan Corbet <corbet@lwn.net>
Thu, 15 Feb 2018 20:11:22 +0000 (13:11 -0700)
commit07048d13136bc068efb20e1d3e372577c2ef6906
tree303f9e419d3905118495fd1183266a2f2de1f2af
parent17b787171e693778eb9246978ad6116e52fa692c
docs: kernel-doc: Move STATE_NORMAL processing into its own function

Begin the process of splitting up the nearly 500-line process_file()
function by moving STATE_NORMAL processing to a separate function.

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/kernel-doc