Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933928AbeAIQC5 (ORCPT + 1 other); Tue, 9 Jan 2018 11:02:57 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:54751 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933114AbeAIQCy (ORCPT ); Tue, 9 Jan 2018 11:02:54 -0500 X-ME-Sender: Subject: Re: [PATCH] staging: rtl8723bs: Fix trailing semicolon To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, Larry Finger , Hans de Goede , Bastien Nocera , Arnd Bergmann , Joe Perches References: <20180109150927.8720-1-luisbg@kernel.org> <20180109152010.GA18862@kroah.com> From: Luis de Bethencourt Message-ID: <62011a82-9412-d26d-fc19-52a873f65687@kernel.org> Date: Tue, 9 Jan 2018 16:02:51 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20180109152010.GA18862@kroah.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 01/09/2018 03:20 PM, Greg Kroah-Hartman wrote: > On Tue, Jan 09, 2018 at 03:09:27PM +0000, Luis de Bethencourt wrote: >> Signed-off-by: Luis de Bethencourt >> --- > > I can't take patches without any changelog text, sorry :( > Hi Greg, I have done some research around previous patches to this driver and I am not entirely sure what you mean. Sorry, but I need to ask before sending a v2. Do you mind I'm missing a small summary in the commit message? Fix is so small I thought just the commit subject would be enough. It is something different let me know and I will correct it. Thanks, Luis