lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2o7iwfulh.fsf@gmail.com>
Date: Thu, 24 Aug 2023 14:17:14 +0100
From: Donald Hunter <donald.hunter@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net,  netdev@...r.kernel.org,  edumazet@...gle.com,
  pabeni@...hat.com
Subject: Re: [PATCH net-next 5/5] netlink: specs: fix indent in fou

Jakub Kicinski <kuba@...nel.org> writes:

> Fix up the indentation. This has no functional effect, AFAICT.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
>  Documentation/netlink/specs/fou.yaml | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/Documentation/netlink/specs/fou.yaml b/Documentation/netlink/specs/fou.yaml
> index 3e13826a3fdf..0af5ab842c04 100644
> --- a/Documentation/netlink/specs/fou.yaml
> +++ b/Documentation/netlink/specs/fou.yaml
> @@ -107,16 +107,16 @@ kernel-policy: global
>        flags: [ admin-perm ]
>  
>        do:
> -        request:  &select_attrs
> +        request: &select_attrs
>            attributes:
> -          - af
> -          - ifindex
> -          - port
> -          - peer_port
> -          - local_v4
> -          - peer_v4
> -          - local_v6
> -          - peer_v6
> +            - af
> +            - ifindex
> +            - port
> +            - peer_port
> +            - local_v4
> +            - peer_v4
> +            - local_v6
> +            - peer_v6
>  
>      -
>        name: get

Reviewed-by: Donald Hunter <donald.hunter@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ