From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759410AbYE0XSQ (ORCPT ); Tue, 27 May 2008 19:18:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751616AbYE0XSA (ORCPT ); Tue, 27 May 2008 19:18:00 -0400 Received: from mu-out-0910.google.com ([209.85.134.190]:2242 "EHLO mu-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751253AbYE0XSA (ORCPT ); Tue, 27 May 2008 19:18:00 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-disposition:message-id:content-type:content-transfer-encoding; b=Re4ZguBNuR2NOSh0CL8ZiVnH6miCrBcoln8zBtIvKYMDMDFsnGTkL3bueXxcUz+AL3dyhkyT/V2TH19WqQFkhAcVFC54psG6C5rEjfk/TKfaRMdcFcCzAcvpXzNEIOhxrutF5XuCUVVSdPMRsmJ7T9aCXwVUrErkJxZZ2dVMAiA= From: Bartlomiej Zolnierkiewicz To: "Jesper Juhl" Subject: Re: I am a volunteer Date: Wed, 28 May 2008 01:14:07 +0200 User-Agent: KMail/1.9.9 Cc: "Davi Leal" , linux-kernel@vger.kernel.org References: <200805251812.41552.davi@leals.com> <9a8748490805261434k24fef763r1de520053df8f8b0@mail.gmail.com> In-Reply-To: <9a8748490805261434k24fef763r1de520053df8f8b0@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200805280114.07798.bzolnier@gmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 26 May 2008, Jesper Juhl wrote: > 2008/5/25 Davi Leal : > > Hi, > > > > 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. > > > > I do not have any problem with C, Git, etc. > > > > Please, let me know what I can do. > > Start by reading Documentation/HOWTO in the source (can be found > online here if you prefer: > http://lxr.linux.no/linux+v2.6.24.3/Documentation/HOWTO ). Nah, nowadays every new kernel diver should start with: "How to Dive with Sharks: a Primer" by Voltaire Cousteau http://www.mdaguam.com/divewithsharks.htm ;-) Bart