From nobody Thu Aug 7 16:11:52 2025 X-Original-To: dev-commits-src-all@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 4byXH43TF0z64SFt; Thu, 07 Aug 2025 16:12:00 +0000 (UTC) (envelope-from aokblast@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4byXH42hgLz3Skv; Thu, 07 Aug 2025 16:12:00 +0000 (UTC) (envelope-from aokblast@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1754583120; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Tr4xWYEoJ9NssG8epmVvrtxKKa0vVAwqYdd/nHH7Uh0=; b=L9Z1eGO7mctJFyqiwLTmV/9dObruEiy0OC63ZnBlxU+/26PQcCOM4z8aBGg93ixn9Wsm1w TRgGXQjPfHEnl27sKoauY1itmxi8ncrFghJ4btbDpH7tQ0xTkviVTg9aZ0yfnRjQ7gPpJA c3PLh82FG1YsgbTsqu0LPio/u5t2w/reXhHxlJdvoTkM1KkriOpEDQilfOR6qtSdp0ocxt LHp0vHbruXwlSnplO9F/lzzy0hrS281dU1ph5iNgNKh+t2qVn/rnQV4GIxbOl86vHNp1hV C6FLKDEfYhOFlvDa36iPnCbzLBkHRFT+Ysp/cBPhQIEC0e7Vemp3IJeKxZDy0A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1754583120; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Tr4xWYEoJ9NssG8epmVvrtxKKa0vVAwqYdd/nHH7Uh0=; b=VjpQZCdLMz9ONE6GeMTnXR9F3MNiXu843vxKAmaflXmFH/vQfLKcOfd6TFHIVEkZrOoWuU URtQYmHN/KAcTF5M3nALjwMYDbg4NBiX07Epk0z/zZM/RQr77pnWosLLtGKK7VNACOnPff 9iNW4Rzg+3HDK+UprWD26Ga+yI1Z09qxqtJK0G/vIsrQnbu5oSjmGmgLswpfPb9r0Fe4Gr esr8NbGXWR/KWHXuAH7j2Lc5hUQ63i+0JefqVdZPCgfiBcmvoVzMv6/R5B/4nm8UP78rXK 7IPG2zn+Q/aRkbFCxSXQ1Rno4AnHvYQwy5/qEDRLijTXkFF49+bjHEP+1OuaGQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754583120; a=rsa-sha256; cv=none; b=fZzip1/AwK6OmLce82jQMSfjMdGnUPEwJ28gLW3fYLEMyk0sMiT0tKcm5xORC8lrL0TUbT LDT30BBLMofW3UpEmsay5OicItGGOkr4B75iACkhgwrXs4+w5IxpcnUCIZ5oUgjaJ7JLMk A5JXKEQJXsJVywGXxgdeDjWx7W5FFbxXIp0Q7ElIf6+3bEJu/wrIQnbSpL+WRGizhWxErx zVQR4u8LcMu8LyetVKfJlPQToYHuqyvt6rVjb+81ZSEsThSFXLxnG3UMgEGyh8hE/LNyM4 JoVfgpLslmWyCn8vC9PA/1wB6cfdVtURPi3x+oBZaTlRxSv32wxY6jItHgTZwg== Received: from aokblastdeMacBook-Pro.local (2001-b011-3808-b480-d5e2-798f-200b-04ab.dynamic-ip6.hinet.net [IPv6:2001:b011:3808:b480:d5e2:798f:200b:4ab]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: aokblast) by smtp.freebsd.org (Postfix) with ESMTPSA id 4byXH22qlvz13r4; Thu, 07 Aug 2025 16:11:57 +0000 (UTC) (envelope-from aokblast@freebsd.org) From: ShengYi Hung To: Jessica Clarke Cc: "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Subject: Re: git: 4ffb9ea88f40 - main - .git-blame-ignore-revs: device_if.m style(9) tweaks In-Reply-To: <0E6FA4E4-460A-4190-BE31-99994EBE0C5F@freebsd.org> (Jessica Clarke's message of "Thu, 7 Aug 2025 16:49:21 +0100") References: <202508071546.577FkVe9081853@gitrepo.freebsd.org> <0E6FA4E4-460A-4190-BE31-99994EBE0C5F@freebsd.org> User-Agent: mu4e 1.12.12; emacs 30.1 Date: Fri, 08 Aug 2025 00:11:52 +0800 Message-ID: List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain I have 2 repos for FreeBSD base. One is from my github mirror. Another is for push to CURRENT. The usual way I push is to git format-patch from my mirror repo and git am to CURRENT repo then push it. I forget this would change the commit hash. Thanks for your kind reminder! I just fix it. Jessica Clarke writes: > On 7 Aug 2025, at 16:46, ShengYi Hung wrote: >> >> The branch main has been updated by aokblast: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=4ffb9ea88f40cd766b998e7aec86ed0274abbde5 >> >> commit 4ffb9ea88f40cd766b998e7aec86ed0274abbde5 >> Author: ShengYi Hung >> AuthorDate: 2025-08-07 15:42:32 +0000 >> Commit: ShengYi Hung >> CommitDate: 2025-08-07 15:46:03 +0000 >> >> .git-blame-ignore-revs: device_if.m style(9) tweaks >> --- >> .git-blame-ignore-revs | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs >> index 407304c5a675..7a9dcddefdc1 100644 >> --- a/.git-blame-ignore-revs >> +++ b/.git-blame-ignore-revs >> @@ -8,6 +8,8 @@ >> # >> # This file is sorted in git log order (newest commits first). >> >> +# style fixes for device_if.m >> +715aa464bcd5ff972947f39a58341af6eab8c902 > > I assume you mean ab43dbe0187e? Presumably you rebased and forgot to > update it? > > Jessica > >> # iflib style tweaks >> 721e783a2a3316826f92fb44c931e28163118b3f >> # queue(3) single space after all #define -- Best Regards. ShengYi Hung.