From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wm0-f46.google.com ([74.125.82.46]:38938 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932122AbdK1Kgj (ORCPT ); Tue, 28 Nov 2017 05:36:39 -0500 Received: by mail-wm0-f46.google.com with SMTP id x63so792847wmf.4 for ; Tue, 28 Nov 2017 02:36:38 -0800 (PST) Date: Tue, 28 Nov 2017 11:36:31 +0100 From: "Riccardo S." To: jacopo mondi Cc: alan@linux.intel.com, gregkh@linuxfoundation.org, linux-media@vger.kernel.org Subject: Re: [PATCH 1/4] staging: add missing blank line after declarations in atomisp-ov5693 Message-ID: <20171128103631.GA83442@rschirone-mbp.local> References: <20171127214413.10749-1-sirmy15@gmail.com> <20171127214413.10749-2-sirmy15@gmail.com> <20171128095347.GE675@w540> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171128095347.GE675@w540> Sender: linux-media-owner@vger.kernel.org List-ID: On 11/28, jacopo mondi wrote: > Hi Riccardo, > > On Mon, Nov 27, 2017 at 10:44:10PM +0100, Riccardo Schirone wrote: > > Signed-off-by: Riccardo Schirone > > No patch can be accepted without a commit message. I know subject is > self-explanatory here, but please add some lines eg. reporting > checkpatch warnings. > Ok, I'll do it in V2. Thanks, Riccardo