From nobody Fri Sep 06 18:15:57 2024 X-Original-To: bugs@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 4X0ktj6vhRz5VPrf for ; Fri, 06 Sep 2024 18:15:57 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X0ktj56Zjz4Nfp for ; Fri, 6 Sep 2024 18:15:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725646557; a=rsa-sha256; cv=none; b=bB8BV4jYc13+OSvjlIYdIEGF0INLsfF6pua+iG7FayqvC7yH5flEnLJhF8ShQrgXZJaq2n /TfdytWepv10gXxyJV58ua3p8EUyd1VKU/Jk/Bmj+SC4CGucC7reqhc407HsHk6v3S/npB WYHMK4H1ju9xlPF8Rtf3c1JXbOWj3ZBNRLNGmHHlrF+65sgQEAGXnHiL3jPs7j62iCNEsj PzkBBEDGPypq/Ln2oC50gMvyKUJcmpMQQemrdEg0plsbIZ2pNjDtKdy4Rrhu3kAu2PMDhN Jaegzp3Rv0N4PqIHJCXQeQqH9m+DSMKkgcvdE36oGGn+xJv2+3ewtH6adl907g== 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=1725646557; 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: in-reply-to:in-reply-to:references:references; bh=SqB+Trlpn8OQrlr7kPa9BCJfyicWHaP6fApfobH1ji8=; b=eCi9vZ1dX/SL7eQRR+BJQcSbctgwqoXaLlmBt5mhr1AtBWls7/Tx89THjomu/ZgI2Y9znU CFNeZXcbCq0g7TVPs3c1QXqWsR505dbUd0vzvZs+T9wH/susfBxZcuLLE6TpHouKLYD25z piKJqUcwHomKgXqbcDJ1JZ9f8e4cnZYp2BKwcl/Un9QzPKJwrJVBGHt67xd52Q9vMPCME4 ctoAlDjEA/AJaH/CTXxlMST27c4fMz7rccgAIHebhcXxr/VILptuvaX1E5gkxwPsA0Cz2H /1RGkTFI9tZf2THWCSCBQheyZNULoKz3hGuo2JkfjjPQTTdF6irlkIVGv44SOw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4X0ktj4W8bz12Pk for ; Fri, 6 Sep 2024 18:15:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 486IFvAw095482 for ; Fri, 6 Sep 2024 18:15:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 486IFvZa095481 for bugs@FreeBSD.org; Fri, 6 Sep 2024 18:15:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281155] [PATCH] mfi: Correct a struct member name Date: Fri, 06 Sep 2024 18:15:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: imp@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281155 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|bugs@FreeBSD.org |imp@FreeBSD.org CC| |imp@FreeBSD.org --- Comment #3 from Warner Losh --- Taking to coordinate with pull requests. --=20 You are receiving this mail because: You are the assignee for the bug.=