From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: [PATCH 2/2] drm/i915: [dinq] fix two instances -Wunitialized Date: Wed, 15 Feb 2012 14:55:07 +0100 Message-ID: <20120215145507.6d2d4f10@bwidawsk.net> References: <1329313363-25571-1-git-send-email-ben@bwidawsk.net> <1329313363-25571-2-git-send-email-ben@bwidawsk.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cloud01.chad-versace.us (184-106-247-128.static.cloud-ips.com [184.106.247.128]) by gabe.freedesktop.org (Postfix) with ESMTP id B0EE49EB2E for ; Wed, 15 Feb 2012 05:56:16 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson Cc: Daniel Vetter , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Wed, 15 Feb 2012 13:51:15 +0000 Chris Wilson wrote: > On Wed, 15 Feb 2012 14:42:43 +0100, Ben Widawsky wrote: > > Introduced in commit 8461d226 and 8c59967c > > I quibble at the word 'fix', since both are merely silencing the > compiler. :) > -Chris > I think Daniel isn't taking the patches... I'm just sick of seeing the warnings, and having VIM jump to this irrelevant bit after compile.