On Sat, Jun 07, 2008 at 10:34:36AM -0700, Greg KH wrote:
That look to be my fault. Lost something that got merged by some other
route. I really need a workable solution to the tests problem so I can
work with real per change deltas.
I do try and check things are not removed erroneously. Seems I did a
poor job on that one tho. The delta was pretty heafty as I remember, so
I missed it.
The issue I have is I have a comprehensive test suite which is kept in
lock step with checkpatch itself, all in my own tree. Now that is just
noise for mainline. What I want to be able to do is keep that in lock
step with developments in my tree, but not merge it upstream. So far
I've not found a workable solution with git for that.
Anyhow I will sort out where that check has gone and reinstate it.
Perhaps for the next release I will move to pushing Andrew as a set of
patches, not a delta that would stop this occuring again.
-apw
--