From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kumar, Shobhit" Subject: Re: [PATCH] drm/i915: Fix checkpatch errors Date: Tue, 27 May 2014 20:04:43 +0530 Message-ID: <5384A283.5010405@intel.com> References: <1401198826-13523-1-git-send-email-shobhit.kumar@intel.com> <20140527141956.GB26962@strange.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTP id E01C76E6D5 for ; Tue, 27 May 2014 07:35:17 -0700 (PDT) In-Reply-To: <20140527141956.GB26962@strange.amr.corp.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Damien Lespiau Cc: Daniel Vetter , intel-gfx List-Id: intel-gfx@lists.freedesktop.org On 5/27/2014 7:49 PM, Damien Lespiau wrote: > On Tue, May 27, 2014 at 07:23:46PM +0530, Shobhit Kumar wrote: >> Fix warnings introduced by the following commit - >> >> commit 9c92da2c7c17eea79b6321b37592df0a002d24df >> Author: Shobhit Kumar >> Date: Fri May 23 21:35:27 2014 +0530 >> >> drm/i915: Add support for Generic MIPI panel driver >> >> Fixed all except the DRM logging which go beyond line 80 >> >> Signed-off-by: Shobhit Kumar > > To squash into previous commit? Can be done. I am not sure how this is handled for queued patches Regards Shobhit