login
Header Space

 
 

Re: Why these dot chars in scripts/checkpatch.pl?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Paul Jackson <pj@...>
Cc: <linux-kernel@...>
Date: Monday, April 28, 2008 - 7:02 pm

On Mon, Apr 28, 2008 at 03:31:22PM -0500, Paul Jackson wrote:

This is because we always are dealing with diff lines, not real lines.
So there is always a ' ', '+', or '-' in character 0 of the line (within
a diff hunk).  In some tests we may be looking at either context ' '
or new lines '+' and so its handy to use '.' over '[ \+]', and I have
maintained that model throughout the other tests.


-apw
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Why these dot chars in scripts/checkpatch.pl?, Paul Jackson, (Mon Apr 28, 4:31 pm)
Re: Why these dot chars in scripts/checkpatch.pl?, Andy Whitcroft, (Mon Apr 28, 7:02 pm)
Re: Why these dot chars in scripts/checkpatch.pl?, Rogan Dawes, (Mon Apr 28, 4:47 pm)
Re:+patch Why these dot chars in scripts/checkpatch.pl?, Jan Engelhardt, (Mon Apr 28, 6:10 pm)
Re: +patch Why these dot chars in scripts/checkpatch.pl?, Andy Whitcroft, (Mon Apr 28, 7:06 pm)
Re: +patch Why these dot chars in scripts/checkpatch.pl?, Segher Boessenkool, (Tue Apr 29, 5:51 am)
Re: Why these dot chars in scripts/checkpatch.pl?, Paul Jackson, (Mon Apr 28, 4:51 pm)
speck-geostationary