Skip to content

Commit 4902323

Browse files
committed
zebra: Fix checkpatch warning
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
1 parent 23beeb9 commit 4902323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/zclient.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3446,7 +3446,7 @@ int srv6_manager_release_sid(struct zclient *zclient,
34463446
/*
34473447
* Asynchronous label chunk request
34483448
*
3449-
* @param zclient Zclient used to connect to label manager (zebra)
3449+
* @param zclient The zclient used to connect to label manager (zebra)
34503450
* @param keep Avoid garbage collection
34513451
* @param chunk_size Amount of labels requested
34523452
* @param base Base for the label chunk. if MPLS_LABEL_BASE_ANY we do not care

0 commit comments

Comments
 (0)