diff options
author | 2024-10-01 16:35:43 +0530 | |
---|---|---|
committer | 2024-10-04 11:12:28 -0700 | |
commit | c55ff46aeebed1704a9a6861777b799f15ce594d (patch) | |
tree | ab23033cf9a2072dead675ed9fc2b7de55de5d6b /net/socket.c | |
parent | net: macb: Adding support for Jumbo Frames up to 10240 Bytes in SAMA5D2 (diff) | |
download | linux-rng-c55ff46aeebed1704a9a6861777b799f15ce594d.tar.xz linux-rng-c55ff46aeebed1704a9a6861777b799f15ce594d.zip |
octeontx2-af: Change block parameter to const pointer in get_lf_str_list
Convert struct rvu_block block to const struct rvu_block *block in
get_lf_str_list() function parameter. This improves efficiency by
avoiding structure copying and reflects the function's read-only
access to block.
Signed-off-by: Riyan Dhiman <riyandhiman14@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241001110542.5404-2-riyandhiman14@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions