[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0707211038150.21737@fbirervta.pbzchgretzou.qr>
Date: Sat, 21 Jul 2007 10:39:40 +0200 (CEST)
From: Jan Engelhardt <jengelh@...putergmbh.de>
To: Andreas Schwab <schwab@...e.de>
cc: Oleg Verych <olecom@...wer.upol.cz>,
Sam Ravnborg <sam@...nborg.org>,
kbuild-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
Mike Frysinger <vapier@...too.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 25/33] kbuild: use POSIX BRE in headers install target
On Jul 21 2007 10:23, Andreas Schwab wrote:
>Oleg Verych <olecom@...wer.upol.cz> writes:
>
>>> + -e
>>> "s/[[:space:]]__user[[:space:]]\{1,\}
>>
>> substitute one or more ' __user '
>
>Substitute ' __user' followed by one or more ' '. \{\} applies only to
>the last RE atom.
Uhm, would not it be easier to just use 's/\b__user\b//g' ?
Jan
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists