* [KJ] Item to remove from TODO list
@ 2006-08-27 19:12 Jim Nelson
2006-08-27 19:40 ` maximilian attems
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: Jim Nelson @ 2006-08-27 19:12 UTC (permalink / raw)
To: kernel-janitors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Just finished checking the MOD_INC/DEC_USE_COUNT item in the TODO list - there
are no more code paths that use it, and only a couple of commented-out
references, comments and changelogs.
It probably should be removed from the TODO list.
Jim
- --
GPG key available
gpg --keyserver pgp.mit.edu --recv-keys 06B386612
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFE8e6hXxNjpms4ZhIRAkYzAJ4tgtehQs8tHAn42dLx4uoci5UY5gCeLMwB
fGmCwsKkJyzFOAGH18ZXhR8=Np5J
-----END PGP SIGNATURE-----
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KJ] Item to remove from TODO list
2006-08-27 19:12 [KJ] Item to remove from TODO list Jim Nelson
@ 2006-08-27 19:40 ` maximilian attems
2006-08-27 20:31 ` Greg KH
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: maximilian attems @ 2006-08-27 19:40 UTC (permalink / raw)
To: kernel-janitors
On Sun, Aug 27, 2006 at 03:12:34PM -0400, Jim Nelson wrote:
>
> Just finished checking the MOD_INC/DEC_USE_COUNT item in the TODO list - there
> are no more code paths that use it, and only a couple of commented-out
> references, comments and changelogs.
>
> It probably should be removed from the TODO list.
>
> Jim
one shouldn't remove too early,
as some items tend to show up in newly merged code ;)
--
maks
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KJ] Item to remove from TODO list
2006-08-27 19:12 [KJ] Item to remove from TODO list Jim Nelson
2006-08-27 19:40 ` maximilian attems
@ 2006-08-27 20:31 ` Greg KH
2006-08-27 22:44 ` acme
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Greg KH @ 2006-08-27 20:31 UTC (permalink / raw)
To: kernel-janitors
On Sun, Aug 27, 2006 at 09:40:04PM +0200, maximilian attems wrote:
> On Sun, Aug 27, 2006 at 03:12:34PM -0400, Jim Nelson wrote:
> >
> > Just finished checking the MOD_INC/DEC_USE_COUNT item in the TODO list - there
> > are no more code paths that use it, and only a couple of commented-out
> > references, comments and changelogs.
> >
> > It probably should be removed from the TODO list.
> >
> > Jim
>
> one shouldn't remove too early,
> as some items tend to show up in newly merged code ;)
It would be hard to have it show up in new code, as it would not be able
to compile if it were to be present in new stuff. :)
Yes, I think this can be removed from the list.
thanks,
greg k-h
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KJ] Item to remove from TODO list
2006-08-27 19:12 [KJ] Item to remove from TODO list Jim Nelson
2006-08-27 19:40 ` maximilian attems
2006-08-27 20:31 ` Greg KH
@ 2006-08-27 22:44 ` acme
2006-08-27 23:46 ` Jesper Juhl
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: acme @ 2006-08-27 22:44 UTC (permalink / raw)
To: kernel-janitors
Quoting Greg KH <greg@kroah.com>:
> On Sun, Aug 27, 2006 at 09:40:04PM +0200, maximilian attems wrote:
>> On Sun, Aug 27, 2006 at 03:12:34PM -0400, Jim Nelson wrote:
>> >
>> > Just finished checking the MOD_INC/DEC_USE_COUNT item in the TODO
>> list - there
>> > are no more code paths that use it, and only a couple of commented-out
>> > references, comments and changelogs.
>> >
>> > It probably should be removed from the TODO list.
>> >
>> > Jim
>>
>> one shouldn't remove too early,
>> as some items tend to show up in newly merged code ;)
>
> It would be hard to have it show up in new code, as it would not be able
> to compile if it were to be present in new stuff. :)
>
> Yes, I think this can be removed from the list.
Indeed :-)
- Arnaldo
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KJ] Item to remove from TODO list
2006-08-27 19:12 [KJ] Item to remove from TODO list Jim Nelson
` (2 preceding siblings ...)
2006-08-27 22:44 ` acme
@ 2006-08-27 23:46 ` Jesper Juhl
2006-08-27 23:50 ` Jim Nelson
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Jesper Juhl @ 2006-08-27 23:46 UTC (permalink / raw)
To: kernel-janitors
On 28/08/06, acme@conectiva.com.br <acme@conectiva.com.br> wrote:
> Quoting Greg KH <greg@kroah.com>:
>
> > On Sun, Aug 27, 2006 at 09:40:04PM +0200, maximilian attems wrote:
> >> On Sun, Aug 27, 2006 at 03:12:34PM -0400, Jim Nelson wrote:
> >> >
> >> > Just finished checking the MOD_INC/DEC_USE_COUNT item in the TODO
> >> list - there
> >> > are no more code paths that use it, and only a couple of commented-out
> >> > references, comments and changelogs.
> >> >
> >> > It probably should be removed from the TODO list.
> >> >
> >> > Jim
> >>
> >> one shouldn't remove too early,
> >> as some items tend to show up in newly merged code ;)
> >
> > It would be hard to have it show up in new code, as it would not be able
> > to compile if it were to be present in new stuff. :)
> >
> > Yes, I think this can be removed from the list.
>
> Indeed :-)
>
A patch to remove the commented out references might also be nice.
might as well kill the thing completely :)
--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KJ] Item to remove from TODO list
2006-08-27 19:12 [KJ] Item to remove from TODO list Jim Nelson
` (3 preceding siblings ...)
2006-08-27 23:46 ` Jesper Juhl
@ 2006-08-27 23:50 ` Jim Nelson
2006-08-28 9:22 ` Bernd Petrovitsch
2006-08-28 10:23 ` Bernd Petrovitsch
6 siblings, 0 replies; 8+ messages in thread
From: Jim Nelson @ 2006-08-27 23:50 UTC (permalink / raw)
To: kernel-janitors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jesper Juhl wrote:
> On 28/08/06, acme@conectiva.com.br <acme@conectiva.com.br> wrote:
>> Quoting Greg KH <greg@kroah.com>:
>>
>>> On Sun, Aug 27, 2006 at 09:40:04PM +0200, maximilian attems wrote:
>>>> On Sun, Aug 27, 2006 at 03:12:34PM -0400, Jim Nelson wrote:
>>>>> Just finished checking the MOD_INC/DEC_USE_COUNT item in the TODO
>>>> list - there
>>>>> are no more code paths that use it, and only a couple of commented-out
>>>>> references, comments and changelogs.
>>>>>
>>>>> It probably should be removed from the TODO list.
>>>>>
>>>>> Jim
>>>> one shouldn't remove too early,
>>>> as some items tend to show up in newly merged code ;)
>>> It would be hard to have it show up in new code, as it would not be able
>>> to compile if it were to be present in new stuff. :)
>>>
>>> Yes, I think this can be removed from the list.
>> Indeed :-)
>>
>
> A patch to remove the commented out references might also be nice.
> might as well kill the thing completely :)
>
I can work on that.
Jim
- --
GPG key available
gpg --keyserver pgp.mit.edu --recv-keys 06B386612
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFE8i++XxNjpms4ZhIRAk2yAJ9Hwrr3xM9rdNUJo6YC+4C4kXccIgCgimBK
yZTB7YnODVWjOJ6S8X1/6Vw=xH48
-----END PGP SIGNATURE-----
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KJ] Item to remove from TODO list
2006-08-27 19:12 [KJ] Item to remove from TODO list Jim Nelson
` (4 preceding siblings ...)
2006-08-27 23:50 ` Jim Nelson
@ 2006-08-28 9:22 ` Bernd Petrovitsch
2006-08-28 10:23 ` Bernd Petrovitsch
6 siblings, 0 replies; 8+ messages in thread
From: Bernd Petrovitsch @ 2006-08-28 9:22 UTC (permalink / raw)
To: kernel-janitors
On Sun, 2006-08-27 at 19:50 -0400, Jim Nelson wrote:
> Jesper Juhl wrote:
> > On 28/08/06, acme@conectiva.com.br <acme@conectiva.com.br> wrote:
> >> Quoting Greg KH <greg@kroah.com>:
[...]
> >>> Yes, I think this can be removed from the list.
> >> Indeed :-)
> >>
> >
> > A patch to remove the commented out references might also be nice.
> > might as well kill the thing completely :)
>
> I can work on that.
Does it make sense to create a "Done-List" for such completed items?
At least to remind folks what should be avoided to get.
Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [KJ] Item to remove from TODO list
2006-08-27 19:12 [KJ] Item to remove from TODO list Jim Nelson
` (5 preceding siblings ...)
2006-08-28 9:22 ` Bernd Petrovitsch
@ 2006-08-28 10:23 ` Bernd Petrovitsch
6 siblings, 0 replies; 8+ messages in thread
From: Bernd Petrovitsch @ 2006-08-28 10:23 UTC (permalink / raw)
To: kernel-janitors
On Mon, 2006-08-28 at 11:22 +0200, Bernd Petrovitsch wrote:
> On Sun, 2006-08-27 at 19:50 -0400, Jim Nelson wrote:
> > Jesper Juhl wrote:
> > > On 28/08/06, acme@conectiva.com.br <acme@conectiva.com.br> wrote:
> > >> Quoting Greg KH <greg@kroah.com>:
> [...]
> > >>> Yes, I think this can be removed from the list.
> > >> Indeed :-)
> > >>
> > >
> > > A patch to remove the commented out references might also be nice.
> > > might as well kill the thing completely :)
> >
> > I can work on that.
>
> Does it make sense to create a "Done-List" for such completed items?
> At least to remind folks what should be avoided to get.
in again.
Sorry for hitting "send" too early (and thank you for questioning).
Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-08-28 10:23 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-27 19:12 [KJ] Item to remove from TODO list Jim Nelson
2006-08-27 19:40 ` maximilian attems
2006-08-27 20:31 ` Greg KH
2006-08-27 22:44 ` acme
2006-08-27 23:46 ` Jesper Juhl
2006-08-27 23:50 ` Jim Nelson
2006-08-28 9:22 ` Bernd Petrovitsch
2006-08-28 10:23 ` Bernd Petrovitsch
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.