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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250825100116.4e8a3cd4@kernel.org>
Date: Mon, 25 Aug 2025 10:01:16 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Oleksij Rempel <o.rempel@...gutronix.de>
Cc: ALOK TIWARI <alok.a.tiwari@...cle.com>, Andrew Lunn <andrew@...n.ch>,
 Heiner Kallweit <hkallweit1@...il.com>, "David S. Miller"
 <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni
 <pabeni@...hat.com>, Rob Herring <robh@...nel.org>, Krzysztof Kozlowski
 <krzk+dt@...nel.org>, Florian Fainelli <f.fainelli@...il.com>, Maxime
 Chevallier <maxime.chevallier@...tlin.com>, Kory Maincent
 <kory.maincent@...tlin.com>, Lukasz Majewski <lukma@...x.de>, Jonathan
 Corbet <corbet@....net>, Donald Hunter <donald.hunter@...il.com>, Vadim
 Fedorenko <vadim.fedorenko@...ux.dev>, Jiri Pirko <jiri@...nulli.us>,
 Vladimir Oltean <vladimir.oltean@....com>, Alexei Starovoitov
 <ast@...nel.org>, Daniel Borkmann <daniel@...earbox.net>, Jesper Dangaard
 Brouer <hawk@...nel.org>, John Fastabend <john.fastabend@...il.com>,
 kernel@...gutronix.de, linux-kernel@...r.kernel.org,
 netdev@...r.kernel.org, Russell King <linux@...linux.org.uk>,
 Divya.Koppera@...rochip.com, Sabrina Dubroca <sd@...asysnail.net>,
 Stanislav Fomichev <sdf@...ichev.me>
Subject: Re: [PATCH net-next v3 2/3] net: ynl: add generated kdoc to UAPI
 headers

On Sun, 24 Aug 2025 10:10:43 +0200 Oleksij Rempel wrote:
> > > +/**
> > > + * enum dpll_pin
> > > + * @DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET: The FFO (Fractional Frequency
> > > + *   Offset) between the RX and TX symbol rate on the media associated with the
> > > + *   pin: (rx_frequency-tx_frequency)/rx_frequency Value is in PPM (parts per  
> > 
> > spacing for clarity (rx_frequency - tx_frequency) / rx_frequency  
> 
> Thank you for the review. The comments you refer to are autogenerated
> from the YAML specs. Extending my patch to adjust or clean up those
> generated comments would mean adding side-quests outside the scope of
> the actual change. I’d rather keep this series focused, otherwise I risk
> not being able to complete it.

SG, FWIW.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ