From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Airlie Subject: Re: [PATCH] drm: fixed brace, spacing and whitespace coding style issues Date: Mon, 02 Aug 2010 10:16:53 +1000 Message-ID: <1280708213.2393.2.camel@clockmaker-el6> References: <20100714161131.296330a5@absol.kitzblitz> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100714161131.296330a5@absol.kitzblitz> Sender: linux-kernel-owner@vger.kernel.org To: Nicolas Kaiser Cc: David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Wed, 2010-07-14 at 16:11 +0200, Nicolas Kaiser wrote: > Fixed brace, spacing and whitespace coding style issues. Failed to apply to drm-core-next, might always be a pain to get something like this to apply though, whitespace isn't top of my priorities most days. Dave.