diff options
author | Simon Glass <sjg@chromium.org> | 2020-10-29 21:46:37 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-11-05 09:11:31 -0700 |
commit | 6b3252e230a1b8ba763883a79906d69b9aa50415 (patch) | |
tree | 48c08b03ee11e2417c29c7dadac6f6a298728039 /tools/ncb.c | |
parent | 8f9ba3ab56c49880fb13fc483493b635f787627c (diff) | |
download | u-boot-6b3252e230a1b8ba763883a79906d69b9aa50415.tar.gz |
patman: Support parsing of review snippets
Add support for parsing the contents of a patchwork 'patch' web page
containing comments received from reviewers. This allows patman to show
these comments in a simple 'snippets' format.
A snippet is some quoted code plus some unquoted comments below it. Each
review is from a unique person/email and can produce multiple snippets,
one for each part of the code that attracts a comment.
Show the file and line-number info at the top of each snippet if
available.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/ncb.c')
0 files changed, 0 insertions, 0 deletions