Return-path: Received: from ipmail06.adl6.internode.on.net ([150.101.137.145]:45019 "EHLO ipmail06.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933147AbdLRWPu (ORCPT ); Mon, 18 Dec 2017 17:15:50 -0500 Date: Tue, 19 Dec 2017 09:10:41 +1100 From: Dave Chinner To: Joe Perches 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 Subject: Re: [trivial PATCH] treewide: Align function definition open/close braces Message-ID: <20171218221040.GG4094@dastard> (sfid-20171218_231611_736484_B81B5E06) References: <1513556924.31581.51.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1513556924.31581.51.camel@perches.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: 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