All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rik van Riel <riel@redhat.com>
To: Manfred Spraul <manfred@colorfullife.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Davidlohr Bueso <davidlohr.bueso@hp.com>,
	Joe Perches <joe@perches.com>
Subject: Re: [PATCH] ipc: whitespace cleanup
Date: Tue, 24 Dec 2013 10:51:58 -0500	[thread overview]
Message-ID: <52B9AD9E.5060803@redhat.com> (raw)
In-Reply-To: <1387897356-6140-1-git-send-email-manfred@colorfullife.com>

On 12/24/2013 10:02 AM, Manfred Spraul wrote:
> The ipc code does not adhere the typical linux coding style.
> This patch fixes lots of simple whitespace errors.
> 
> - mostly autogenerated by
>   scripts/checkpatch.pl -f --fix \
> 	--types=pointer_location,spacing,space_before_tab
> - one manual fixup (keep structure members tab-aligned)
> - removal of additional space_before_tab that were not found by --fix
> 
> diff -w is empty.
> Tested with some of my msg and sem test apps.
> 
> Andrew: Could you include it in -mm and move it towards Linus' tree?
> 
> Signed-off-by: Manfred Spraul <manfred@colorfullife.com>
> Suggested-by: Li Bin <huawei.libin@huawei.com>
> Cc: Joe Perches <joe@perches.com>
> Cc: linux-kernel@vger.kernel.org
> Acked-by: Rafael Aquini <aquini@redhat.com>

Acked-by: Rik van Riel <riel@redhat.com>

-- 
All rights reversed

  reply	other threads:[~2013-12-24 15:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-24 15:02 [PATCH] ipc: whitespace cleanup Manfred Spraul
2013-12-24 15:51 ` Rik van Riel [this message]
2014-01-07 17:12 ` Davidlohr Bueso
2014-01-07 17:24   ` Joe Perches
2014-01-07 19:03     ` Davidlohr Bueso

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=52B9AD9E.5060803@redhat.com \
    --to=riel@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=davidlohr.bueso@hp.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manfred@colorfullife.com \
    /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.