All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Joe Perches <joe@perches.com>
Cc: Jiri Kosina <trivial@kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	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 <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [trivial PATCH] treewide: Align function definition open/close braces
Date: Tue, 19 Dec 2017 09:10:41 +1100	[thread overview]
Message-ID: <20171218221040.GG4094@dastard> (raw)
In-Reply-To: <1513556924.31581.51.camel@perches.com>

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 <joe@perches.com>
> ---
....

XFS bits look fine.

Acked-by: Dave Chinner <dchinner@redhat.com>

-- 
Dave Chinner
david@fromorbit.com

WARNING: multiple messages have this Message-ID (diff)
From: Dave Chinner <david@fromorbit.com>
To: Joe Perches <joe@perches.com>
Cc: Jiri Kosina <trivial@kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	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 <linuxppc-dev@lists.ozlabs.org>
Subject: [Ocfs2-devel] [trivial PATCH] treewide: Align function definition open/close braces
Date: Tue, 19 Dec 2017 09:10:41 +1100	[thread overview]
Message-ID: <20171218221040.GG4094@dastard> (raw)
In-Reply-To: <1513556924.31581.51.camel@perches.com>

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 <joe@perches.com>
> ---
....

XFS bits look fine.

Acked-by: Dave Chinner <dchinner@redhat.com>

-- 
Dave Chinner
david at fromorbit.com

  parent reply	other threads:[~2017-12-18 22:10 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-18  0:28 [trivial PATCH] treewide: Align function definition open/close braces Joe Perches
2017-12-18  0:28 ` [Ocfs2-devel] " Joe Perches
2017-12-18  0:28 ` Joe Perches
2017-12-18 12:31 ` Andy Shevchenko
2017-12-18 12:31   ` Andy Shevchenko
2017-12-18 18:19 ` Rafael J. Wysocki
2017-12-18 18:19   ` Rafael J. Wysocki
2017-12-18 22:04 ` Paul Moore
     [not found] ` <1513556924.31581.51.camel-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
2017-12-18 22:07   ` Alex Deucher
2017-12-18 22:07     ` Alex Deucher
2017-12-18 22:08 ` Darrick J. Wong
2017-12-18 22:08   ` [Ocfs2-devel] " Darrick J. Wong
2017-12-18 22:08   ` Darrick J. Wong
2017-12-18 22:10 ` Dave Chinner [this message]
2017-12-18 22:10   ` [Ocfs2-devel] " Dave Chinner
2017-12-18 22:15 ` Alexandre Belloni
2017-12-18 22:15   ` Alexandre Belloni
2017-12-19  3:31 ` Martin K. Petersen
2017-12-19  3:31   ` [Ocfs2-devel] " Martin K. Petersen
2017-12-19  3:31   ` Martin K. Petersen
2017-12-19  7:08 ` Takashi Iwai
2017-12-19  7:08   ` [alsa-devel] " Takashi Iwai
2017-12-19 13:04 ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171218221040.GG4094@dastard \
    --to=david@fromorbit.com \
    --cc=MPT-FusionLinux.pdl@broadcom.com \
    --cc=acpi4asus-user@lists.sourceforge.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=joe@perches.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-audit@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=netdev@vger.kernel.org \
    --cc=ocfs2-devel@oss.oracle.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.