From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754511AbbAVJD2 (ORCPT ); Thu, 22 Jan 2015 04:03:28 -0500 Received: from mail-oi0-f46.google.com ([209.85.218.46]:63771 "EHLO mail-oi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753577AbbAVJDV (ORCPT ); Thu, 22 Jan 2015 04:03:21 -0500 MIME-Version: 1.0 In-Reply-To: <54BD7E7D.9060107@users.sourceforge.net> References: <530CF8FF.8080600@users.sourceforge.net> <530DD06F.4090703@users.sourceforge.net> <5317A59D.4@users.sourceforge.net> <54BBE87C.9020705@users.sourceforge.net> <20150119175835.GH9759@ld-irv-0074> <54BD4AB6.70708@users.sourceforge.net> <20150119183057.GI9759@ld-irv-0074> <54BD55F6.6090609@users.sourceforge.net> <20150119203143.GL9759@ld-irv-0074> <54BD7E7D.9060107@users.sourceforge.net> Date: Thu, 22 Jan 2015 01:03:20 -0800 Message-ID: Subject: Re: [PATCH] MTD: Deletion of checks before the function call "iounmap" From: Brian Norris To: SF Markus Elfring Cc: David Woodhouse , Kyungmin Park , "linux-mtd@lists.infradead.org" , LKML , kernel-janitors@vger.kernel.org, Julia Lawall Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Replying, against my better judgment... On Mon, Jan 19, 2015 at 2:00 PM, SF Markus Elfring wrote: >> Now, have *you* learned anything from this approach? > > Yes, of course. ;-) Do you have any evidence of this? Details? The only evidence I see is a long thread of similar patches from the last several months, of varying (though not increasing) quality. Prior objections to your approach were met with a distinct lack of self-awareness on your part. > How would we like to tackle any corresponding software development challenges? I don't really see many challenges here to tackle, except for the social issue of dealing with patch bots like you. Your automated patches are generally not solving real problems, but they are at times introducing bugs. So the most efficient "solution" to this "challenge" may simply be to ignore your patches. Brian