From: Maria Matejka Date: Thu, 8 May 2025 19:52:15 +0000 (+0200) Subject: Merge commit '1acc79b75' into thread-next X-Git-Tag: v3.1.1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644641e7883dc978b2f05de9b93c5efc68fc87f3;p=thirdparty%2Fbird.git Merge commit '1acc79b75' into thread-next --- 644641e7883dc978b2f05de9b93c5efc68fc87f3 diff --cc sysdep/bsd/krt-sock.c index d80ac0df3,b9db50d57..2cd51c1a9 --- a/sysdep/bsd/krt-sock.c +++ b/sysdep/bsd/krt-sock.c @@@ -849,8 -852,8 +858,8 @@@ krt_read_msg(struct proto *p, struct ks switch (msg->rtm.rtm_type) { case RTM_GET: - if(!scan) return; + if (!scan) return; - /* fallthrough */ + /* Fall through */ case RTM_ADD: case RTM_DELETE: case RTM_CHANGE: