summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-07-02 20:08:24 +0300
committerSimon Glass <sjg@chromium.org>2020-07-20 20:37:47 +0300
commitdf1fa4b2239aaf2e4a7b72ff1e81cfa53af8b08e (patch)
treece8c22e6a96ca61c46ca25ee4da63debb5e1b932 /common
parentf07e58b878fc18bd69d2c19075f0fb8d7d35da00 (diff)
downloadu-boot-df1fa4b2239aaf2e4a7b72ff1e81cfa53af8b08e.tar.xz
patman: Detect unexpected END
Detect unexpected 'END' line when a section is not detected. This patch detect issue when tag name for section start is misspelled, for example 'Commit-note:' for 'Commit-notes:' Commit-note: .... END Then 'Commit-note:' is removed silently by re_remove = "Commit-\w*:" but 'END' is kept in commit message. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions