All of lore.kernel.org
 help / color / mirror / Atom feed
From: dan.carpenter@oracle.com (Dan Carpenter)
Subject: [PATCH 1/5] drivers: staging: erofs: Fix alignment.
Date: Tue, 11 Dec 2018 16:00:39 +0300	[thread overview]
Message-ID: <20181211130039.GE3116@kadam> (raw)
In-Reply-To: <20181211105443.21826-2-aaron.strahlberger@posteo.de>

On Tue, Dec 11, 2018@11:54:39AM +0100, Aaron Strahlberger wrote:
> Fix of 17 `CHECK: Alignment should match open parenthesis` checkpatch.pl
> issues.
> 
> Signed-off-by: Aaron Strahlberger <aaron.strahlberger at posteo.de>
> Signed-off-by: Julius Wiedmann <julius.wiedmann at fau.de>
> Signed-off-by: Dominik Huber <domi250 at gmx.de>
> 
> LocalWords:  Alighnment
  ^^^^^^^^^^^^^^^^^^^^^^^

Remove this.

Please wait at least a day before resending a patch.

regards,
dan carpenter

WARNING: multiple messages have this Message-ID (diff)
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Aaron Strahlberger <aaron.strahlberger@posteo.de>
Cc: Gao Xiang <gaoxiang25@huawei.com>,
	devel@driverdev.osuosl.org,
	Julius Wiedmann <julius.wiedmann@fau.de>,
	linux-kernel@i4.cs.fau.de,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Chao Yu <yuchao0@huawei.com>,
	linux-kernel@vger.kernel.org, Dominik Huber <domi250@gmx.de>,
	linux-erofs@lists.ozlabs.org
Subject: Re: [PATCH 1/5] drivers: staging: erofs: Fix alignment.
Date: Tue, 11 Dec 2018 16:00:39 +0300	[thread overview]
Message-ID: <20181211130039.GE3116@kadam> (raw)
In-Reply-To: <20181211105443.21826-2-aaron.strahlberger@posteo.de>

On Tue, Dec 11, 2018 at 11:54:39AM +0100, Aaron Strahlberger wrote:
> Fix of 17 `CHECK: Alignment should match open parenthesis` checkpatch.pl
> issues.
> 
> Signed-off-by: Aaron Strahlberger <aaron.strahlberger@posteo.de>
> Signed-off-by: Julius Wiedmann <julius.wiedmann@fau.de>
> Signed-off-by: Dominik Huber <domi250@gmx.de>
> 
> LocalWords:  Alighnment
  ^^^^^^^^^^^^^^^^^^^^^^^

Remove this.

Please wait at least a day before resending a patch.

regards,
dan carpenter


  parent reply	other threads:[~2018-12-11 13:00 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11  9:06 [PATCH] drivers: staging: erofs: Fix styling issues Aaron Strahlberger
2018-12-11  9:06 ` Aaron Strahlberger
2018-12-11  9:18 ` Gao Xiang
2018-12-11  9:18   ` Gao Xiang
2018-12-11 10:54   ` [PATCH 0/5] " Aaron Strahlberger
2018-12-11 10:54     ` Aaron Strahlberger
2018-12-11 10:54     ` [PATCH 1/5] drivers: staging: erofs: Fix alignment Aaron Strahlberger
2018-12-11 10:54       ` Aaron Strahlberger
2018-12-11 11:19       ` Gao Xiang
2018-12-11 11:19         ` Gao Xiang
2018-12-11 13:00       ` Dan Carpenter [this message]
2018-12-11 13:00         ` Dan Carpenter
2018-12-11 10:54     ` [PATCH 2/5] drivers: staging: erofs: Fix comparison to NULL issues Aaron Strahlberger
2018-12-11 10:54       ` Aaron Strahlberger
2018-12-11 11:22       ` Gao Xiang
2018-12-11 11:22         ` Gao Xiang
2018-12-11 10:54     ` [PATCH 3/5] drivers: staging: erofs: Fix spelling issue Aaron Strahlberger
2018-12-11 10:54       ` Aaron Strahlberger
2018-12-11 11:27       ` Gao Xiang
2018-12-11 11:27         ` Gao Xiang
2018-12-11 10:54     ` [PATCH 4/5] drivers: staging: erofs: Fix parentheses error in macro Aaron Strahlberger
2018-12-11 10:54       ` Aaron Strahlberger
2018-12-11 11:06       ` Gao Xiang
2018-12-11 11:06         ` Gao Xiang
2018-12-11 15:48         ` Joe Perches
2018-12-11 15:48           ` Joe Perches
2018-12-11 17:05           ` Gao Xiang
2018-12-11 17:05             ` Gao Xiang
2018-12-12 12:02             ` [PATCH v2] staging:erofs: Remove __EROFS_BIT macro Aaron Strahlberger
2018-12-12 12:02               ` Aaron Strahlberger
2018-12-12 12:18               ` Gao Xiang
2018-12-12 12:18                 ` Gao Xiang
2018-12-11 10:54     ` [PATCH 5/5] drivers: staging: erofs: Add blank line after function Aaron Strahlberger
2018-12-11 10:54       ` Aaron Strahlberger
2018-12-12 12:00   ` [PATCH v2] staging:erofs: Fix alignment issues Aaron Strahlberger
2018-12-12 12:00     ` Aaron Strahlberger
2018-12-12 12:11     ` Gao Xiang
2018-12-12 12:11       ` Gao Xiang
2018-12-12 12:29       ` Gao Xiang
2018-12-12 12:29         ` Gao Xiang
2018-12-11 12:51 ` [PATCH] drivers: staging: erofs: Fix styling issues Dan Carpenter
2018-12-11 12:51   ` Dan Carpenter

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=20181211130039.GE3116@kadam \
    --to=dan.carpenter@oracle.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.