All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Kernel-janitors]  New guy here,
@ 2004-01-26 15:28 Arnd Bergmann
  0 siblings, 0 replies; only message in thread
From: Arnd Bergmann @ 2004-01-26 15:28 UTC (permalink / raw)
  To: kernel-janitors

On Sunday 25 January 2004 13:38, JOUANNE Mickael wrote:> I forget the patch :)
As a side note, you should insert patches directly instead ofattaching them for easier quoting.
> --- kj.pl       2004-01-05 21:04:37.000000000 +0100> +++ kj-new.pl   2004-01-25 11:38:08.000000000 +0100> @@ -109,7 +109,7 @@>                         print "$filename:$linenr:$line\n\n";>                 }>  > -               if ($line=~/MOD_{INC,DEC}_USE_COUNT/) {> +               if ($line=~/MOD_(INC|DEC)_USE_COUNT/) {>                         print "Net drivers should call SET_MODULE_OWNER> instead of MOD_{INC,DEC}_USE_COUNT\n"; print "$filename:$linenr:$line\n\n";>                 }
You forgot to change the message as well. Note that SET_MODULE_OWNERhas become pointless as well, so at least it should not be advocatedany more.
	Arnd <><
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-26 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-26 15:28 [Kernel-janitors] New guy here, Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.