diff options
| author | Ilya Maximets <[email protected]> | 2025-03-20 22:42:07 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-03-24 16:30:21 +0000 |
| commit | 6bb0dcb3d321c14be7ca33b71a149034d6a2cde8 (patch) | |
| tree | 1e43e0a676caae506f6221b9bfdc3fb2a98222fd /net/ipv4/tcp_input.c | |
| parent | net: phy: phy_interface_t: Fix RGMII_TXID code comment (diff) | |
| download | kernel-6bb0dcb3d321c14be7ca33b71a149034d6a2cde8.tar.gz kernel-6bb0dcb3d321c14be7ca33b71a149034d6a2cde8.zip | |
net: openvswitch: fix kernel-doc warnings in internal headers
Some field descriptions were missing, some were not very accurate.
Not touching the uAPI header or .c files for now.
Formatting of those comments isn't great in general, but at least
they are not missing anything now.
Before:
$ ./scripts/kernel-doc -none -Wall net/openvswitch/*.h 2>&1 | wc -l
16
After:
$ ./scripts/kernel-doc -none -Wall net/openvswitch/*.h 2>&1 | wc -l
0
Signed-off-by: Ilya Maximets <[email protected]>
Acked-by: Eelco Chaudron <[email protected]>
Reviewed-by: Aaron Conole <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
