From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH] drivers/ata/pata_mpc52xx.c: add missing kfree Date: Sat, 10 Mar 2012 11:22:40 -0800 Message-ID: <1331407360.1762.8.camel@joe2Laptop> References: <1331402199-8000-1-git-send-email-Julia.Lawall@lip6.fr> <20120310181315.GA4139@pengutronix.de> <1331404377.14442.19.camel@joe2Laptop> <20120310184407.GB4139@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from perches-mx.perches.com ([206.117.179.246]:43566 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751840Ab2CJTWl (ORCPT ); Sat, 10 Mar 2012 14:22:41 -0500 In-Reply-To: <20120310184407.GB4139@pengutronix.de> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Wolfram Sang Cc: Anatolij Gustschin , Julia Lawall , Jeff Garzik , kernel-janitors@vger.kernel.org, Grant Likely , Rob Herring , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org On Sat, 2012-03-10 at 19:44 +0100, Wolfram Sang wrote: > > Anatolij is not listed as a maintainer for this file > > nor has he ever written or signed a patch for it. > I noticed that Grant was in CC, assumed that it was because of his previous MPC > maintainership and mentioned that Anatolij took over. Nothing more, just wanted > to help. Actually, it's because there's a K: of_get_property line in OPEN FIRMWARE and the file has one. I suppose that get_maintainers could be told to ignore K: entries when using -f . > > It'd be possible to add patterns to MAINTAINERS > > if Anatolij really wants to see changes to drivers. > It seems a bit too much for my taste (hardly readable? false positives?), There are no false positives as far as I can tell. Just using *mpc5* doesn't give any either today. It's perlish so the whole thing is gibberish anyway.