diff options
author | 2024-10-02 14:51:52 -0700 | |
---|---|---|
committer | 2024-10-03 15:32:03 -0700 | |
commit | 816ad8f1e498fe5e9e992da137316302219f2137 (patch) | |
tree | 97a6e2f437e6f9a372107a29e368c8b9b93a4e36 /lib/packing_test.c | |
parent | lib: packing: adjust definitions and implementation for arbitrary buffer lengths (diff) | |
download | wireguard-linux-816ad8f1e498fe5e9e992da137316302219f2137.tar.xz wireguard-linux-816ad8f1e498fe5e9e992da137316302219f2137.zip |
lib: packing: remove kernel-doc from header file
It is not necessary to have the kernel-doc duplicated both in the
header and in the implementation. It is better to have it near the
implementation of the function, since in C, a function can have N
declarations, but only one definition.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://patch.msgid.link/20241002-packing-kunit-tests-and-split-pack-unpack-v2-3-8373e551eae3@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/packing_test.c')
0 files changed, 0 insertions, 0 deletions