Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758706AbbBGTMP (ORCPT ); Sat, 7 Feb 2015 14:12:15 -0500 Received: from mail-lb0-f180.google.com ([209.85.217.180]:43149 "EHLO mail-lb0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758561AbbBGTMN (ORCPT ); Sat, 7 Feb 2015 14:12:13 -0500 Message-ID: <54D66389.4030402@cogentembedded.com> Date: Sat, 07 Feb 2015 22:12:09 +0300 From: Sergei Shtylyov Organization: Cogent Embedded User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Bas Peters , isdn@linux-pingi.de CC: julia.lawall@lip6.fr, davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 7/7] drivers: isdn: act2000: capi.c: add macro \ and fix brace References: <1423335929-24926-1-git-send-email-baspeters93@gmail.com> <1423335929-24926-8-git-send-email-baspeters93@gmail.com> In-Reply-To: <1423335929-24926-8-git-send-email-baspeters93@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 633 Lines: 16 On 02/07/2015 10:05 PM, Bas Peters wrote: > This patch adds the \ that was accidentally deleted in patch 2. It also adds a brace after the else statement, which is required due to the fact that the if statement has braces. This won't do, fix up the patch #2 please. And please wrap your change log at 80 columns or less. And you forgot to sign off anyway. :-) [...] WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/