Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933905AbaGXRsz (ORCPT ); Thu, 24 Jul 2014 13:48:55 -0400 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.232]:56964 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752666AbaGXRsy (ORCPT ); Thu, 24 Jul 2014 13:48:54 -0400 Date: Thu, 24 Jul 2014 13:48:49 -0400 From: Steven Rostedt To: Harvey Harrison Cc: Nick Krause , =?ISO-8859-1?B?TeVucyBSdWxsZ+VyZA==?= , Greg KH , John Stultz , paul.gortmaker@windriver.com, gang.chen.5i5j@gmail.com, yongjun_wei@trendmicro.com.cn, Dan Carpenter , tomas.winkler@intel.com, "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] staging: Change kzalloc to kcalloc Message-ID: <20140724134849.4d228f5f@gandalf.local.home> In-Reply-To: References: <1406156581-6052-1-git-send-email-xerofoify@gmail.com> <20140724144725.GA32669@home.goodmis.org> <20140724105132.3cf221c2@gandalf.local.home> <20140724131821.30c4519d@gandalf.local.home> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.24; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.142:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Jul 2014 10:30:51 -0700 Harvey Harrison wrote: > On Thu, Jul 24, 2014 at 10:18 AM, Steven Rostedt wrote: > > On Thu, 24 Jul 2014 12:50:31 -0400 > > Nick Krause wrote: > > > > >> I am have this discussion with other kernel developers and just > >> because I send out one patch as a newbie like this doesn't mean I > >> don't known C. > > > > It's not just one patch, and I didn't say you don't know C. I said you > > don't understand C enough for kernel development. > > And more importantly, stop guessing things are OK and selfishly asking > others to check > your work for you. > > If you have not at least _built_ the kernel with your change, and not > _run_ it, and not made > sure that the changed code is being _run_...you are wasting other people's time. > Nick, Just to bring Harvey's email here in perspective. I mentioned in my previous email that most of us are overworked. We don't have time to teach you if your patches are correct or not. By saying, "I'll just write the code and you tell me if it's correct, and test it for me" is like telling someone "Here's a lawn mower, now go mow my lawn". We like it if people put effort into their work and are confident themselves that they have the right code or not. There's enough reviewing of patches to do from people that put that effort in, that there's no time to review patches from people that don't know if their work or not. Cheers, -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/