From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2] CAIF: fix indentation for function arguments Date: Thu, 07 Mar 2013 16:25:00 -0500 (EST) Message-ID: <20130307.162500.1486594598270960665.davem@davemloft.net> References: <1362634797-28720-1-git-send-email-silviupopescu1990@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, sjur.brandeland@stericsson.com, linux-kernel@vger.kernel.org To: silviupopescu1990@gmail.com Return-path: In-Reply-To: <1362634797-28720-1-git-send-email-silviupopescu1990@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Silviu-Mihai Popescu Date: Thu, 7 Mar 2013 07:39:57 +0200 > This lines up function arguments on second and subsequent lines at the > first column after the openning parenthesis of the first line. > > Signed-off-by: Silviu-Mihai Popescu Applied to net-next, thanks.