Messages in this thread |  | | Date | Wed, 6 Sep 2000 11:51:05 +0200 | From | Jamie Lokier <> |
| |
Linus Torvalds wrote: > And I'm saying that if people really want to do this, then use the > computer to do it for you, having more than just "grep", and making your > tools aware of it.
I'd just like to add, for the benefit of onlookers, that this is quite easy.
Temporarily change name of `count' in struct page in your private tree; recompile. Voila! Every occurence of page->count will show as a compile error, with line number.
Step through each one and make the change. Use editor macro if preferred.
-- Jamie - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |