Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1607256

Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings
Date 2017-03-23 09:40 +0100
Message-ID <to6rM-88R-9@gated-at.bofh.it> (permalink)
References <tnuZb-5Ru-1@gated-at.bofh.it> <tnxaG-7fa-13@gated-at.bofh.it> <tnQn1-4yu-35@gated-at.bofh.it> <tnT1v-6Ex-1@gated-at.bofh.it> <to5Fo-7vn-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 2017-03-22 at 23:01 -0700, Darren Hart wrote:
> I still haven't figured out why we test for this specific set of patterns. Why
> is a line that starts with a space and ends with a newline considered still
> in_header_lines. Or more specifically, why aren't we just testing for an empty
> line (RFC 5322 Section 2.1, defining the separation of headers and the body).

Because of the From: and commit: lines sometimes used to describe
patches sent on behalf of others.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings "John 'Warthog9' Hawley (VMware)" <warthog9@eaglescrag.net> - 2017-03-21 17:40 +0100
  Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent  spurious warnings Joe Perches <joe@perches.com> - 2017-03-21 20:00 +0100
    Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent  spurious warnings Darren Hart <dvhart@infradead.org> - 2017-03-22 16:30 +0100
      Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent  spurious warnings Joe Perches <joe@perches.com> - 2017-03-22 19:20 +0100
        Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent  spurious warnings Darren Hart <dvhart@infradead.org> - 2017-03-23 08:50 +0100
          Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent  spurious warnings Joe Perches <joe@perches.com> - 2017-03-23 09:40 +0100
    Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent  spurious warnings John 'Warthog9' Hawley <warthog9@eaglescrag.net> - 2017-03-24 21:20 +0100
      Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent  spurious warnings John 'Warthog9' Hawley <warthog9@eaglescrag.net> - 2017-03-24 21:20 +0100

csiph-web