From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756578AbYEYQU2 (ORCPT ); Sun, 25 May 2008 12:20:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753470AbYEYQUU (ORCPT ); Sun, 25 May 2008 12:20:20 -0400 Received: from fg-out-1718.google.com ([72.14.220.155]:58442 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752006AbYEYQUS (ORCPT ); Sun, 25 May 2008 12:20:18 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=wFx8KiVjH0y7xW465RvL1VtO0UUc8mHMSESIuaE4QvgQora8NLbAOLha12zkJ9sRiQ/eMnGSno663aAlB7CWOFfGfMhk7IHCKZLBSf9DfLdaG4/rto1l1sUZa3JTRqtruiNjeMAS8ijJaVr3AWSonsGMm7FOIJszDPO/ggukEAs= Message-ID: Date: Sun, 25 May 2008 18:20:17 +0200 From: "Bart Van Assche" To: "Tom Spink" Subject: Re: I am a volunteer Cc: "Davi Leal" , linux-kernel@vger.kernel.org In-Reply-To: <7b9198260805250914j6bec961ev6dad20f8779e4dca@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200805251812.41552.davi@leals.com> <7b9198260805250914j6bec961ev6dad20f8779e4dca@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 25, 2008 at 6:14 PM, Tom Spink wrote: > 2008/5/25 Davi Leal : >> I would like to carry out some easy task, as realize a clean up replacing the >> use of one old function for another new one. > > 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. Bart.