20 Jun
2025
20 Jun
'25
11:37 a.m.
On 20/06/2025 11:24, Stefano Brivio wrote:
On Thu, 19 Jun 2025 13:37:28 +0200 Laurent Vivier
wrote: We always use imperative (no 'Returns:'), no tab after the ':' and only one space, the first character is always lowercase.
[...]
@@ -129,7 +129,7 @@ static int udp_vu_sock_recv(const struct ctx *c, int s, bool v6, ssize_t *dlen) * @toside: Address information for one side of the flow * @dlen: Packet data length * - * Return: Layer-4 length + * Return: layer-4 length
...unless it's a proper noun (Layer-4, Layer 4, L4...). I can fix this up on merge, but feel free to re-post. :)
Done Thanks, Laurent