From nobody Mon Jun 29 19:25:58 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gpx8R3Qz0z6jjg8 for ; Mon, 29 Jun 2026 19:25:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gpx8Q74rWz40j6 for ; Mon, 29 Jun 2026 19:25:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782761159; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s2IS3OFEkbo6JfU7hWzH8N/ztUlQpJHLsbV28v3pp1w=; b=Ze4iH3MTNMw4gg8NKapAmhcnn5TIowa6fyVQzjICUZUjmP6tu4I57950rrsPYL5TUmtFT8 9sujW3Qjit958K7MtWJrKEZfgNEX2xM1Bk2c+YM3Mt/TRvps7yb58zCebm/9+LclQ32X9O aRHqM8pehI5Ya9c+s9rJxCbPycP/M/X/yQ5YFcwMxJIKXef01Ta+XqPfQqasx1cX51h5ci xVaa/BaTTPptpG5DSHooEMwAwcSCU3K7o1JlX+Iy3TKZspGAYzK0CvLC//TQoBIour2FXt rQlWuF58Hexv9A8RGdVPCzey+45JPPJ2SwUJJa3dVg3a33otlpzRJkBDFQD/Zw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782761159; a=rsa-sha256; cv=none; b=x7m6YSJHVgVJM/lq6slbEG5E+eTnkVzSx3RKJiYws5Pok9WyoPfnajv33ai5lO49X3V8me SiTdJRmS9M7x5a7aVBI1nEjCHGSD+J0/RkAxInsW3RgoyPhmQ7sdlsqvb/Eb8P3voXsJPQ +5cHFXRiYg//53cjMWIJUl2DjstPdKZ/h0Sb6nOGVj6lK+bdQcWGW9WsU9FxRhMAEVJIP6 OpGnEVTOvu7V6BR1duk3NZHaeGTShy8voZhf7roW20xoixgpUjibsRWeyGhUAVWitB7uv9 pXFgLItYlK5Xw5yIi7hAgLnEPT5aWs4vixHuKgKQ0pNJuwBUwpwKe3kDRt0evg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782761159; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s2IS3OFEkbo6JfU7hWzH8N/ztUlQpJHLsbV28v3pp1w=; b=PWS1v22VwKOW7866ftSJhT2ZADa3R+qpm3bAh0l0PPPSTSSn2M1FsPsp1UzAeOlouNmeZk 9HMN6bTrFiXvQd3m4OXm3lLM1NYGhV8TM74PWR/sEYIanuSexQmPc8XJ3ptggOq5NBJrPm +zxg/TWc6yC7puJCQb9AducLt0c8D1+SyAxmO7ZjySiobkM3iV8h51V2eX2XAPfw4sMIYm +7vjiuIFQFVshRAI43LMZXzu5sI+ghM8bXdV7j9ihtZigmV0+jOGo7jsFAum9IvwCYsIM+ eP7ByaC7pJQ8o6KzIYfH4XPMYV5pprLH54eCZQ8HHgyjd8Y/bUaICWVx6msqgw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gpx8Q5tCSz19bd for ; Mon, 29 Jun 2026 19:25:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e8e8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 29 Jun 2026 19:25:58 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: d0ff8724a4f4 - stable/15 - MAC/do: Visually separate some file sections List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olce X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: d0ff8724a4f4cfa75870b72ddc465c5894aee41f Auto-Submitted: auto-generated Date: Mon, 29 Jun 2026 19:25:58 +0000 Message-Id: <6a42c6c6.1e8e8.263b932e@gitrepo.freebsd.org> The branch stable/15 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=d0ff8724a4f4cfa75870b72ddc465c5894aee41f commit d0ff8724a4f4cfa75870b72ddc465c5894aee41f Author: Olivier Certner AuthorDate: 2026-04-28 13:39:09 +0000 Commit: Olivier Certner CommitDate: 2026-06-29 19:23:52 +0000 MAC/do: Visually separate some file sections With additional empty lines. No functional change (intended). Reviewed by: bapt MFC after: 1 month Sponsored by: The FreeBSD Foundation Pull Request: https://ron-dev.freebsd.org/FreeBSD/src/pulls/38 (cherry picked from commit 01e2b0ce1820adf475e372ec72371dffca17a7af) --- sys/security/mac_do/mac_do.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/security/mac_do/mac_do.c b/sys/security/mac_do/mac_do.c index f298ad2d4f59..f796e1b5cf76 100644 --- a/sys/security/mac_do/mac_do.c +++ b/sys/security/mac_do/mac_do.c @@ -33,6 +33,7 @@ #include + #ifdef INVARIANTS /* * Should typically be moved to libkern (and perhaps libc) at some point, and be @@ -228,6 +229,7 @@ struct id_elem { STAILQ_HEAD(id_list, id_elem); + #ifdef INVARIANTS static void check_type(const id_type_t type)