Em Sat, Nov 29, 2003 at 05:59:05PM +0100, Domen Puncer escreveu:
> On Saturday 29 of November 2003 16:33, Ron Gage wrote:
> > Christoph:
> >
> > This patch removes the check_region call from skfddi.c and replaces it with
> > request_region. It also adds a release_region call at module unload time.
> First:
> Adding yourself to file for such trivial change will make kernel bloated
> (just count all the check_region and similar depredated stuff... how many
> entries does that make?).
Right, I still remember Ingo Molnar contacting me in private advising me about
this same thing when I was starting contributing to the kernel with trivial
patches, it is understandable to want to have credits for whatever thing one
do, but in my humble opinion the CREDITS file is the right place to do this,
submit an entry there when you have contributed a reasonable number of patches.
Also these days the bitkeeper log is a reasonable way to give credits to all the
contributors.
- Arnaldo
|