[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110203103556.GQ20606@bicker>
Date: Thu, 3 Feb 2011 13:35:56 +0300
From: Dan Carpenter <error27@...il.com>
To: Wolfram Sang <w.sang@...gutronix.de>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org
Subject: Re: rename_rev.pl script for reviewing renames
On Thu, Feb 03, 2011 at 11:22:19AM +0100, Wolfram Sang wrote:
> > # white space at the end of lines
> > $line =~ s/ *$//g;
> > $line =~ s/\t*$//g;
>
> Character class here as well? Will also get mixtures of the two.
>
Actually it's better to let diff to take care of white space probably.
I changed the diff at the end to "diff -uw" and it seems to work
beautifully.
regards,
dan carpenter
--
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