From nobody Wed Apr 22 09:22:21 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 4g0tzL1RTGz6bqF7 for ; Wed, 22 Apr 2026 09:22:22 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g0tzK6fGKz3q0p for ; Wed, 22 Apr 2026 09:22:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776849741; 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=5tUhvKVPI+wG//kcN8g4cddYBVfUQhFiqBBGP4N/tu4=; b=iX7ZAGARqQa9XQfcQA1gO94SKyKZvLiwmIJrOTYdl/RT+qxMxdDh9fGC+j0Iise8yCMs3I OTzgkT4N7UQXTy+WWTpYKr9tQC5EC9rOgjSarZo5lUhOmxTr7f6AV1CgkOkxwszTAsUVfZ PhNgUUSOkIToAaYrvA8Fx3je6bjB2qmhzqjVq1KvZeqXeteL8I5GhujzylXFomZEpf6dn/ 76hyPgMf23wlfamdKZZQqNnM85eJY2FOpNClkm4sgVQQwztJA76jtammIZHJV59jd7Gp1y zfJ6ZReMCKAUV2qjTL2aujNfxfo1fAd2gjE3lrlZUFU7u2IOVjMpz9AkJv04iw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776849741; a=rsa-sha256; cv=none; b=fegGHGPps+RYIz0+PqCm0qHezlnri3hfpwV03gl/NaPmZQFi6R1yupSwh3IkljWDsJVwca JdTuCeNZqAlwlzqUtg5CMAcD5bOSSB/ovs1JrTp0udCTuT+3VZyUNV9JuHhqJveW6ic490 oPg+ayG+UZrYmXBBiwqaRjSdHeEl5o0m0ZKkGoVnMpcxbG2tbgLFy9C3DK64kNbPqwmDs7 PDDikrSsD+Lhb/hYldMjyQFdysdx3fV4YmmOujge6lrlEtONpdGjowy3ih+H0PyIu9nAZa ekaTYnez9aKNN9d4zmFoAegX/TXueao9tRHN7NjWfFCanHUozrCYEuUYaGroiw== 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=1776849741; 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=5tUhvKVPI+wG//kcN8g4cddYBVfUQhFiqBBGP4N/tu4=; b=O34XXo8e49Kg9NyhFf+rsR9QAY8WNijdgsTT+XT2py6+kNBAKaSH5WJ7c3y97ozEaxFJhL HM2Nc/MyJVOyuH9GHNPTPYD6Rlu7iIoCxq1S79ERKvbHwysFact6vxieYicg/FSIFSkhWV ClNsLSTVMZHWJ41oQ+O52gWxObXGTvd/qFnaf5Exh1jfA+lp62kb6MygupZVIEj8jhENq7 AI0v+tLIhBffImtyfTtBOP+xYVnZDllQXoweZW+dJF0eKDIx2tMWk+uY0FLVN/OhH4sQ52 SI3S535vyqdiT7X7oQNHJ7SBRpsJjaJFn1v+2fH9gmvG9OFxHYZKUIBhd1kcyQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g0tzK6GHbz8ZJ for ; Wed, 22 Apr 2026 09:22:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 35bf4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 22 Apr 2026 09:22:21 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: 5cb5254e5c54 - stable/15 - msdosfs(4): Fix two typos in source code comments 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 5cb5254e5c54af0c85fd1a854e4b0f69d85b61a2 Auto-Submitted: auto-generated Date: Wed, 22 Apr 2026 09:22:21 +0000 Message-Id: <69e8934d.35bf4.3fdf1705@gitrepo.freebsd.org> The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=5cb5254e5c54af0c85fd1a854e4b0f69d85b61a2 commit 5cb5254e5c54af0c85fd1a854e4b0f69d85b61a2 Author: Gordon Bergling AuthorDate: 2026-04-19 08:06:45 +0000 Commit: Gordon Bergling CommitDate: 2026-04-22 09:21:43 +0000 msdosfs(4): Fix two typos in source code comments - s/unititialized/uninitialized/ (cherry picked from commit 96246330c1c47ea06b7e781ddd87de45d541494f) --- sys/fs/msdosfs/msdosfs_fat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/fs/msdosfs/msdosfs_fat.c b/sys/fs/msdosfs/msdosfs_fat.c index bfaff417f677..ef8496d21a48 100644 --- a/sys/fs/msdosfs/msdosfs_fat.c +++ b/sys/fs/msdosfs/msdosfs_fat.c @@ -134,7 +134,7 @@ pcbmap(struct denode *dep, u_long findcn, daddr_t *bnp, u_long *cnp, int *sp) int error; u_long i; u_long cn; - u_long prevcn = 0; /* XXX: prevcn could be used unititialized */ + u_long prevcn = 0; /* XXX: prevcn could be used uninitialized */ u_long byteoffset; u_long bn; u_long bo; @@ -761,7 +761,7 @@ clusteralloc1(struct msdosfsmount *pmp, u_long start, u_long count, { u_long idx; u_long len, newst, foundl, cn, l; - u_long foundcn = 0; /* XXX: foundcn could be used unititialized */ + u_long foundcn = 0; /* XXX: foundcn could be used uninitialized */ u_int map; MSDOSFS_ASSERT_MP_LOCKED(pmp);