From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756534AbbJ2JPT (ORCPT ); Thu, 29 Oct 2015 05:15:19 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:2313 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756031AbbJ2JPP (ORCPT ); Thu, 29 Oct 2015 05:15:15 -0400 Subject: Re: [PATCH] reset: sti: add a missing blank line after declaration To: Philipp Zabel , References: <1446109966-2315-1-git-send-email-p.zabel@pengutronix.de> CC: Srinivas Kandagatla , Patrice Chotard , From: Maxime Coquelin Message-ID: <5631E39C.5080505@st.com> Date: Thu, 29 Oct 2015 10:15:08 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1446109966-2315-1-git-send-email-p.zabel@pengutronix.de> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.15.21,1.0.33,0.0.0000 definitions=2015-10-29_07:2015-10-28,2015-10-29,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Philipp, On 10/29/2015 10:12 AM, Philipp Zabel wrote: > This just fixes a checkpatch warning, no functional change. > > Signed-off-by: Philipp Zabel > --- > drivers/reset/sti/reset-syscfg.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Maxime Coquelin Thanks, Maxime