From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756670AbYEYQow (ORCPT ); Sun, 25 May 2008 12:44:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753575AbYEYQoo (ORCPT ); Sun, 25 May 2008 12:44:44 -0400 Received: from 57.Red-88-2-100.staticIP.rima-tde.net ([88.2.100.57]:42727 "EHLO mail.leals.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752653AbYEYQon convert rfc822-to-8bit (ORCPT ); Sun, 25 May 2008 12:44:43 -0400 From: Davi Leal To: "Bart Van Assche" Subject: Re: I am a volunteer Date: Sun, 25 May 2008 18:44:39 +0200 User-Agent: KMail/1.9.7 Cc: "Tom Spink" , linux-kernel@vger.kernel.org References: <200805251812.41552.davi@leals.com> <7b9198260805250914j6bec961ev6dad20f8779e4dca@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Message-Id: <200805251844.40005.davi@leals.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Bart Van Assche wrote: > > http://kernelnewbies.org/ > > The above URL points to a page with a.o. a link to the kernel janitors > to do list, which might be what you are looking for: > http://kernelnewbies.org/KernelJanitors/Todo. >>From the above link I have picked the below task. If that is already done I will pick another easy one. Any correction, suggestion, etc. is welcome: * Code that depends on LINUX_VERSION_CODE & KERNEL_VERSION < 2.6 can be * deleted in most cases. (Mostly/all? done) Against what git repository should I do the check, linux/kernel/git/torvalds/linux-2.6.git ? P.S.: I have subscribed to kernel-janitors, etc.