Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936608AbdLRWKu (ORCPT ); Mon, 18 Dec 2017 17:10:50 -0500 Received: from ipmail06.adl6.internode.on.net ([150.101.137.145]:6896 "EHLO ipmail06.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933873AbdLRWKq (ORCPT ); Mon, 18 Dec 2017 17:10:46 -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> References: <1513556924.31581.51.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513556924.31581.51.camel@perches.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 572 Lines: 24 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