public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: conchur@web.de
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel-doc: Fix stripping of #define in enums
Date: Fri, 20 Nov 2015 16:31:58 -0700	[thread overview]
Message-ID: <20151120163158.60239e48@lwn.net> (raw)
In-Reply-To: <trinity-73c3e379-1ca3-46e2-8f2f-8cee0d301d4f-1446975923690@3capp-webde-bs45>

On Sun, 8 Nov 2015 10:45:23 +0100
conchur@web.de wrote:

> The regex to strip single line #define's in enumerations depends on the
> fact that the defines are still stored on separate lines. But the
> surrounding code already removed newlines and replaced them with
> semicolons.

So I've applied these to the docs tree for now...but they do not seem to
have any effect on the docs build.  What problem have you run into that
these changes solve?

Thanks,

jon

  parent reply	other threads:[~2015-11-20 23:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-08  9:45 kernel-doc: Fix stripping of #define in enums conchur
2015-11-08  9:48 ` [PATCH 2/3] kernel-doc: Strip #ifdef/#endif " conchur
2015-11-08  9:49   ` [PATCH 3/3] " conchur
2015-11-08  9:52   ` [PATCHv2 3/3] kernel-doc: Fix parsing of DECLARE_BITMAP in struct conchur
2015-11-20 23:31 ` Jonathan Corbet [this message]
2015-11-21  7:45   ` Aw: Re: kernel-doc: Fix stripping of #define in enums conchur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151120163158.60239e48@lwn.net \
    --to=corbet@lwn.net \
    --cc=conchur@web.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox