[v2,0/5] checkpatch: enhance Kconfig parsing

Message ID 20221123011202.939319-1-elliott@hpe.com
Headers
Series checkpatch: enhance Kconfig parsing |

Message

Elliott, Robert (Servers) Nov. 23, 2022, 1:11 a.m. UTC
  Enhance parsing for Kconfig patches and files.

Robert Elliott (5):
  checkpatch: improve Kconfig help text patch parsing
  checkpatch: don't sanitise quotes in Kconfig files
  checkpatch: check line length in Kconfig help text
  checkpatch: discard processed lines
  checkpatch: ignore a file named b

 scripts/checkpatch.pl | 66 ++++++++++++++++++++++++++++++-------------
 1 file changed, 47 insertions(+), 19 deletions(-)