Re: [PATCH] unshare.2: ffix: indentation inconsistencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Günther!

On 5/26/23 10:41, Günther Noack wrote:
> Signed-off-by: Günther Noack <gnoack@xxxxxxxxxx>

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: OpenPGP_signature
Description: OpenPGP digital signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux