On Sat, Jul 21, 2007 at 10:23:44AM +0200, Andreas Schwab wrote: > Oleg Verych <[email protected]> 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. Right, that's why i've used ' *' sometimes. Thanks. > Andreas. > ____ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 18/33] kbuild: warn about references from .init.text to .exit.text
- From: Sam Ravnborg <[email protected]>
- [PATCH 19/33] kbuild: remove hardcoded apic_es7000 from modpost
- From: Sam Ravnborg <[email protected]>
- [PATCH 20/33] kbuild: remove hardcoded _logo names from modpost
- From: Sam Ravnborg <[email protected]>
- [PATCH 21/33] kbuild: whitelist references from variables named _timer to .init.text
- From: Sam Ravnborg <[email protected]>
- [PATCH 22/33] kbuild: do section mismatch check on full vmlinux
- From: Sam Ravnborg <[email protected]>
- [PATCH 23/33] modpost white list pattern adjustment
- From: Sam Ravnborg <[email protected]>
- [PATCH 24/33] Whitelist references from __dbe_table to .init
- From: Sam Ravnborg <[email protected]>
- [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: Sam Ravnborg <[email protected]>
- Re: [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: Oleg Verych <[email protected]>
- Re: [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: Andreas Schwab <[email protected]>
- [PATCH 18/33] kbuild: warn about references from .init.text to .exit.text
- Prev by Date: Re: malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM
- Next by Date: Re: [kbuild-devel] [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- Previous by thread: Re: [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- Next by thread: Re: [kbuild-devel] [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- Index(es):