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
| ||
|
Message-ID: <CAMZ6RqL=hB_566G4rmOYksgnSV1sQEyQEgjHPfkVEL5TQfejqg@mail.gmail.com> Date: Wed, 31 May 2023 18:45:24 +0900 From: Vincent MAILHOL <mailhol.vincent@...adoo.fr> To: Simon Horman <simon.horman@...igine.com> Cc: Marc Kleine-Budde <mkl@...gutronix.de>, linux-can@...r.kernel.org, Thomas.Kopp@...rochip.com, Oliver Hartkopp <socketcan@...tkopp.net>, netdev@...r.kernel.org, marex@...x.de, linux-kernel@...r.kernel.org Subject: Re: [PATCH v3 3/3] can: length: refactor frame lengths definition to add size in bits On Wed. 31 May 2023 at 04:53, Simon Horman <simon.horman@...igine.com> wrote: > On Wed, May 31, 2023 at 02:29:43AM +0900, Vincent MAILHOL wrote: > > On Wed. 31 May 2023 at 00:56, Simon Horman <simon.horman@...igine.com> wrote: > > > On Tue, May 30, 2023 at 11:46:37PM +0900, Vincent Mailhol wrote: > > ... > > > > > +/** > > > > + * can_bitstuffing_len() - Calculate the maximum length with bitsuffing > > > > + * @bitstream_len: length of a destuffed bit stream > > > > > > Hi Vincent, > > > > > > it looks like an editing error has crept in here: > > > > > > s/bitstream_len/destuffed_len/ > > > > Doh! Thanks for picking this up. > > > > I already prepared a v4 locally. Before sending it, I will wait one > > day to see if there are other comments. > > Thanks, sounds good. On a side note, I was puzzled because I did not get any documentation warnings when running a "make W=1". I just realized that only .c files get checked, not headers. I sent a separate patch to fix the documentation: https://lore.kernel.org/linux-doc/20230531093951.358769-1-mailhol.vincent@wanadoo.fr/ Yours sincerely, Vincent Mailhol
Powered by blists - more mailing lists