]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/checksyscalls.sh: fix for non-gnu sed
authorThomas Volpini <tvolpini@gmx.net>
Sat, 25 Oct 2008 22:02:50 +0000 (15:02 -0700)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 29 Oct 2008 21:02:08 +0000 (22:02 +0100)
commit0d7889739fb7f3fec974de24bc98361e983c3915
treeb151e36c59a2402bd7fa14f0c370545f3b817bcb
parentb54d0e75bee005f8ed1eac978e95faf9f3bde090
scripts/checksyscalls.sh: fix for non-gnu sed

Make the checksyscalls script work even on systems where sed is non-gnu.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/checksyscalls.sh