diff options
author | Vladimir Oltean <[email protected]> | 2024-10-02 14:51:52 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-03 15:32:03 -0700 |
commit | 816ad8f1e498fe5e9e992da137316302219f2137 (patch) | |
tree | 97a6e2f437e6f9a372107a29e368c8b9b93a4e36 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | a636ba5e8682ae3b0c80efa2485cf6c1d4ff3a51 (diff) |
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 <[email protected]>
Signed-off-by: Jacob Keller <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Link: https://patch.msgid.link/20241002-packing-kunit-tests-and-split-pack-unpack-v2-3-8373e551eae3@intel.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions