From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 18 May 2002 07:28:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 18 May 2002 07:28:30 -0400 Received: from infa.abo.fi ([130.232.208.126]:26381 "EHLO infa.abo.fi") by vger.kernel.org with ESMTP id ; Sat, 18 May 2002 07:28:29 -0400 Date: Sat, 18 May 2002 14:28:12 +0300 From: Marcus Alanen Message-Id: <200205181128.OAA26251@infa.abo.fi> To: szepe@pinerecords.com, Russell King Cc: Kernel Mailing List , Matthias Andree Subject: Re: Linux-2.5.16 In-Reply-To: <20020518095125.GC10134@louise.pinerecords.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >> > >> > o [ARM 1110/1: fixes to the ARM checksum code >> Not quite perfect yet, but I'm not too bothered - that used to be >> [ARM PATCH] >Now if only we knew which of the scripts Linus used. :) > >Matthias, is this regexp broken in the recent version of the >script too? I guess it still is "$_ =~ s/\[?PATCH\]?\s*//i;", which means that it still is broken. There certainly are several solutions, what do people think of "s/\[?[^\]]*PATCH\]?\W*//i;" ? (Maybe a ^ at the beginning?) Marcus -- Marcus Alanen maalanen@abo.fi