From nobody Tue Sep 24 21:33:02 2024 X-Original-To: dev-commits-src-main@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 4XCtQ447Hnz5W5SB for ; Tue, 24 Sep 2024 21:33:16 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XCtQ366cVz47HC for ; Tue, 24 Sep 2024 21:33:15 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-42cbbb1727eso55926865e9.2 for ; Tue, 24 Sep 2024 14:33:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727213594; x=1727818394; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k/Agsjr7pDggAgOwa606BIzuh7y+2EFBqHcqpOhmxuo=; b=i+IVlgGW4XtClZzG2UJp5ynDCK7+2F4xG0Ym3czD77jCCfP6V4UtZKx9v7Xzyd0wmK w909OoWEWFGMs2PEd+V7OBRGKW2NXiZIM+JH0Jh24bdcdtb0O8xc35mahB6+DoE2WaYR U0oVRVqfdeA7tC0c4aFHgFU+bSzdBkoowyLQm18mo6cH0Fxhjsd+eLeCOyjnHI9Nsm/X kYLPegzJN382nevoI/CUnqwCsVZNigiyIZAbCAX9K2NluwmF/jguL9wHpd4ihnBLpMnb b/PkL7K77iVFRG5AFHuRL+ULFbwFRaGd5zI21HVrm5pmgknSMeYWpt7jrv7qvJvskevl GiBg== X-Forwarded-Encrypted: i=1; AJvYcCXmBp9hLtMGb4bGx1rmy2ENhQwlvMfttR5sGG2pK0VmeDoguNIGFvhydKrMZeNbynO+CfivmUWyCacQvaABCNBmAD5LYA==@freebsd.org X-Gm-Message-State: AOJu0YxBdCGYPr2h75TzHqeB6PWVfQlJVutMxJRa8mrB74omi9+2n8wO e3VqYYk1OHOO/7bsw7yOrJIjdg5rKR53TxwMJI6cWyEwvoSN+o7jEZ19WRcNNRDwEwFCSJi5hdu C X-Google-Smtp-Source: AGHT+IE0RqgOAfAMvT39kLk0eVMGLEtYGUzgDxhisDg+5T+pAUrrxsVekBcuA8kKgfSyE9H/rw4B+A== X-Received: by 2002:a5d:6290:0:b0:375:b52:7d75 with SMTP id ffacd0b85a97d-37cc24c9e66mr455769f8f.53.1727213593956; Tue, 24 Sep 2024 14:33:13 -0700 (PDT) Received: from smtpclient.apple ([131.111.5.201]) by smtp.gmail.com with ESMTPSA id 4fb4d7f45d1cf-5c5cf48c04esm1186490a12.14.2024.09.24.14.33.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Sep 2024 14:33:13 -0700 (PDT) Content-Type: text/plain; charset=utf-8 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3818.100.11.1.3\)) Subject: Re: git: 413c5e9082a7 - main - Merge remote-tracking branch 'freebsd/vendor/Linux/ath-common' From: Jessica Clarke In-Reply-To: <202409242119.48OLJOws002720@gitrepo.freebsd.org> Date: Tue, 24 Sep 2024 22:33:02 +0100 Cc: "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <202409242119.48OLJOws002720@gitrepo.freebsd.org> To: "Bjoern A. Zeeb" X-Mailer: Apple Mail (2.3818.100.11.1.3) X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4XCtQ366cVz47HC X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated On 24 Sep 2024, at 22:19, Bjoern A. Zeeb wrote: >=20 > The branch main has been updated by bz: >=20 > URL: = https://cgit.FreeBSD.org/src/commit/?id=3D413c5e9082a7d1d25fd3a95f0e77a949= 621f1433 >=20 > commit 413c5e9082a7d1d25fd3a95f0e77a949621f1433 > Merge: 604919c47fa4 9c6b6723ca84 > Author: Bjoern A. Zeeb > AuthorDate: 2024-09-24 21:06:19 +0000 > Commit: Bjoern A. Zeeb > CommitDate: 2024-09-24 21:06:19 +0000 >=20 > Merge remote-tracking branch 'freebsd/vendor/Linux/ath-common' >=20 > Sponsored by: The FreeBSD Foundation Hi Bjoern, This slew of merge commits has zero context for what they=E2=80=99re = actually importing beyond the branch name, which goes against the documentation for how to do vendor imports: > Include details about the changes being merged in the merge commit = message. -- = https://docs.freebsd.org/en/articles/committers-guide/#_updating_the_freeb= sd_source_tree This is unhelpful for anyone wanting to understand what you=E2=80=99re = doing. Jess