From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755205AbaJWL2H (ORCPT ); Thu, 23 Oct 2014 07:28:07 -0400 Received: from 251.110.2.81.in-addr.arpa ([81.2.110.251]:38973 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754585AbaJWL2D (ORCPT ); Thu, 23 Oct 2014 07:28:03 -0400 Date: Thu, 23 Oct 2014 12:26:16 +0100 From: One Thousand Gnomes To: SF Markus Elfring Cc: David Airlie , dri-devel@lists.freedesktop.org, Daniel Vetter , Matt Roper , David Herrmann , Thomas Wood , Rob Clark , Patrik Jakobsson , Arthur Borsboom , Thierry Reding , Benoit Taine , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, trivial@kernel.org, Coccinelle Subject: Re: [PATCH 1/1] GPU-DRM-GMA500: Deletion of unnecessary checks before two function calls Message-ID: <20141023122616.4f66d31a@alan.etchedpixels.co.uk> In-Reply-To: <5447DFD5.5020905@users.sourceforge.net> References: <5307CAA2.8060406@users.sourceforge.net> <530A086E.8010901@users.sourceforge.net> <530A72AA.3000601@users.sourceforge.net> <530B5FB6.6010207@users.sourceforge.net> <530C5E18.1020800@users.sourceforge.net> <530CD2C4.4050903@users.sourceforge.net> <530CF8FF.8080600@users.sourceforge.net> <530DD06F.4090703@users.sourceforge.net> <5317A59D.4@users.sourceforge.net> <5447DFD5.5020905@users.sourceforge.net> Organization: Intel Corporation X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 22 Oct 2014 18:48:21 +0200 SF Markus Elfring wrote: > >> If you are convinced that dropping the null tests is a good idea, then you > >> can submit the patch that makes the change to the relevant maintainers and > >> mailing lists. > > Would you like to integrate the following proposal into your source code repository? What platforms have you tested the code on at this point ? Alan