linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lucas De Marchi <lucas.de.marchi@gmail.com>
To: hector.oron@gmail.com
Cc: linux-modules <linux-modules@vger.kernel.org>
Subject: Re: [PATCH] kmod: compiling with old sed version (!ERE support)
Date: Sat, 21 May 2016 15:09:02 -0300	[thread overview]
Message-ID: <CAKi4VAKUnezzv6ENBz6P53GKOLwG89giB_aRMTNMUeNt3uofEQ@mail.gmail.com> (raw)
In-Reply-To: <1462199904-797-1-git-send-email-hector.oron@gmail.com>

On Mon, May 2, 2016 at 11:38 AM,  <hector.oron@gmail.com> wrote:
> From: H=C3=A9ctor Or=C3=B3n Mart=C3=ADnez <hector.oron@gmail.com>
>
>   Makefile.am uses `sed -E', which it is found on BSD sed; however a
>   replacement on GNU sed would be `sed -r'. Both intend to use extended
>   regular expressions (ERE). However I have a system that does not suppor=
t
>   those, in benefit for portability could you consider replacing ERE by B=
RE.
>
> Signed-off-by: H=C3=A9ctor Or=C3=B3n Mart=C3=ADnez <hector.oron@gmail.com=
>
> ---

Applied, thanks.

Lucas De Marchi

      reply	other threads:[~2016-05-21 18:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02 14:38 [PATCH] kmod: compiling with old sed version (!ERE support) hector.oron
2016-05-21 18:09 ` Lucas De Marchi [this message]

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=CAKi4VAKUnezzv6ENBz6P53GKOLwG89giB_aRMTNMUeNt3uofEQ@mail.gmail.com \
    --to=lucas.de.marchi@gmail.com \
    --cc=hector.oron@gmail.com \
    --cc=linux-modules@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;
as well as URLs for NNTP newsgroup(s).