Skip to content

Commit

Permalink
zebra: Fix checkpatch warning
Browse files Browse the repository at this point in the history
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
  • Loading branch information
cscarpitta committed May 10, 2024
1 parent 561f733 commit 3b4977f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zclient.c
Original file line number Diff line number Diff line change
Expand Up @@ -3446,7 +3446,7 @@ int srv6_manager_release_sid(struct zclient *zclient,
/*
* Asynchronous label chunk request
*
* @param zclient Zclient used to connect to label manager (zebra)
* @param zclient The zclient used to connect to label manager (zebra)
* @param keep Avoid garbage collection
* @param chunk_size Amount of labels requested
* @param base Base for the label chunk. if MPLS_LABEL_BASE_ANY we do not care
Expand Down

0 comments on commit 3b4977f

Please sign in to comment.