From: Alejandro Colomar <alx.manpages@gmail.com>
To: "Günther Noack" <gnoack@google.com>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH] unshare.2: ffix: indentation inconsistencies
Date: Fri, 26 May 2023 17:18:19 +0200 [thread overview]
Message-ID: <62d37cf4-73ee-be40-da70-f3cd2364c9d7@gmail.com> (raw)
In-Reply-To: <20230526084101.2629775-1-gnoack@google.com>
[-- Attachment #1.1: Type: text/plain, Size: 1400 bytes --]
Hi Günther!
On 5/26/23 10:41, Günther Noack wrote:
> Signed-off-by: Günther Noack <gnoack@google.com>
Patch applied. Thanks!
Alex
> ---
> man2/unshare.2 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man2/unshare.2 b/man2/unshare.2
> index 58d57a86b..1e06d8064 100644
> --- a/man2/unshare.2
> +++ b/man2/unshare.2
> @@ -532,12 +532,12 @@ main(int argc, char *argv[])
> \&
> while ((opt = getopt(argc, argv, "CimnptuU")) != \-1) {
> switch (opt) {
> - case \[aq]C\[aq]: flags |= CLONE_NEWCGROUP; break;
> + case \[aq]C\[aq]: flags |= CLONE_NEWCGROUP; break;
> case \[aq]i\[aq]: flags |= CLONE_NEWIPC; break;
> case \[aq]m\[aq]: flags |= CLONE_NEWNS; break;
> case \[aq]n\[aq]: flags |= CLONE_NEWNET; break;
> case \[aq]p\[aq]: flags |= CLONE_NEWPID; break;
> - case \[aq]t\[aq]: flags |= CLONE_NEWTIME; break;
> + case \[aq]t\[aq]: flags |= CLONE_NEWTIME; break;
> case \[aq]u\[aq]: flags |= CLONE_NEWUTS; break;
> case \[aq]U\[aq]: flags |= CLONE_NEWUSER; break;
> default: usage(argv[0]);
>
> base-commit: 2aa85ce3b0a85fbf6909e873c78959c2fbcc25ac
--
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-05-26 15:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-26 8:41 [PATCH] unshare.2: ffix: indentation inconsistencies Günther Noack
2023-05-26 15:18 ` Alejandro Colomar [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-26 8:39 Günther Noack
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=62d37cf4-73ee-be40-da70-f3cd2364c9d7@gmail.com \
--to=alx.manpages@gmail.com \
--cc=gnoack@google.com \
--cc=linux-man@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox