From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Subject: Re: [trivial PATCH] treewide: Align function definition open/close braces Date: Tue, 19 Dec 2017 09:10:41 +1100 Message-ID: <20171218221040.GG4094@dastard> References: <1513556924.31581.51.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jiri Kosina , Linus Torvalds , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-media@vger.kernel.org, MPT-FusionLinux.pdl@broadcom.com, linux-scsi@vger.kernel.org, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, acpi4asus-user@lists.sourceforge.net, platform-driver-x86@vger.kernel.org, linux-rtc@vger.kernel.org, linux-fsdevel@vger.kernel.org, ocfs2-devel@oss.oracle.com, linux-xfs@vger.kernel.org, linux-audit@redhat.com, alsa-devel@alsa-project.org, linuxppc-dev To: Joe Perches Return-path: Content-Disposition: inline In-Reply-To: <1513556924.31581.51.camel@perches.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sun, Dec 17, 2017 at 04:28:44PM -0800, Joe Perches wrote: > Some functions definitions have either the initial open brace and/or > the closing brace outside of column 1. > > Move those braces to column 1. > > This allows various function analyzers like gnu complexity to work > properly for these modified functions. > > Miscellanea: > > o Remove extra trailing ; and blank line from xfs_agf_verify > > Signed-off-by: Joe Perches > --- .... XFS bits look fine. Acked-by: Dave Chinner -- Dave Chinner david@fromorbit.com