diff options
| author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2025-02-13 13:07:34 -0300 | 
|---|---|---|
| committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2025-02-13 13:07:34 -0300 | 
| commit | 80a12477e09023ed279ea06c3cbf449d773319dd (patch) | |
| tree | fed5fefe2a5f2a696453d4b1b5974916caf67831 /pimd | |
| parent | ee6c4fb7a9c2474608752935af22f83660985440 (diff) | |
pimd,topotests: frrbot styling suggestions
Incorporate frrbot suggestion to avoid the CI warning.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'pimd')
| -rw-r--r-- | pimd/pim6_mld.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/pimd/pim6_mld.c b/pimd/pim6_mld.c index 37c5309ba3..2546166d0a 100644 --- a/pimd/pim6_mld.c +++ b/pimd/pim6_mld.c @@ -1125,7 +1125,6 @@ static void gm_handle_v1_leave(struct gm_if *gm_ifp,  				gm_sg_update(grp, false);  			/* TODO "need S,G PRUNE => NO_INFO transition here" */ -  		}  	}  | 
