From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Lespiau Subject: Re: [PATCH 4/6] drm/i915: Move intel_crtc_has_pending_flip() earlier Date: Wed, 13 Feb 2013 10:27:05 +0000 Message-ID: <20130213102705.GD20865@dyon.amr.corp.intel.com> References: <1359476018-31274-1-git-send-email-ville.syrjala@linux.intel.com> <1359476018-31274-5-git-send-email-ville.syrjala@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTP id 0A0B7E65CE for ; Wed, 13 Feb 2013 02:27:29 -0800 (PST) Content-Disposition: inline In-Reply-To: <1359476018-31274-5-git-send-email-ville.syrjala@linux.intel.com> 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: ville.syrjala@linux.intel.com Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, Jan 29, 2013 at 06:13:36PM +0200, ville.syrjala@linux.intel.com wro= te: > From: Ville Syrj=E4l=E4 > = > Just shuffle the code around. No functional changes. > = > Signed-off-by: Ville Syrj=E4l=E4 Reviewed-by: Damien Lespiau Mastering the art of small orthognal commits :) -- = Damien