From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sipsolutions.net header.i=@sipsolutions.net header.b="C1SzQLKy" Received: from sipsolutions.net (s3.sipsolutions.net [IPv6:2a01:4f8:242:246e::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87BF9E3 for ; Sun, 3 Dec 2023 11:14:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sipsolutions.net; s=mail; h=MIME-Version:Content-Transfer-Encoding: Content-Type:References:In-Reply-To:Date:Cc:To:From:Subject:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-To: Resent-Cc:Resent-Message-ID; bh=91cBSBsaZuDf/yVzH7aZURJm0UvkLSdhHfheIQLFymQ=; t=1701630844; x=1702840444; b=C1SzQLKyrRwjTURJqO8+11leWK3fBP5oJcYNLoIjlZhDOL6 ZVNB5dSBAAloxBU8whXw2akyEFCxTUTJEW7HOF6bscM/cJnKxCj5qNvE0quDw7h/GCQsoN1R9TdYp c0sdxHhTmfDMmHEXrC3ryAksFHZDloYU5a5A9CdNPbPqdCD0QdxupM8n6EjjJvFOvQsYB/XzombPL PtIoMeCQnnWvUs3wAbNxk3sEP1aYEU1r3M7/4W13wWYXvagBEQU7Wb98Z9PhnKlm3dYN0dlnFLWrT khI2YoPflZoN6hV/yPzm7hFdB3N/Oz+8i/An8fqNv04LHNev9vtmfrOx68eedoVg==; Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.97) (envelope-from ) id 1r9ruj-0000000DmuV-3lV1; Sun, 03 Dec 2023 20:14:02 +0100 Message-ID: Subject: Re: [PATCH 6.1,6.6] wifi: cfg80211: fix CQM for non-range use From: Johannes Berg To: kernel test robot Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Date: Sun, 03 Dec 2023 20:14:00 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.4 (3.48.4-1.fc38) Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-malware-bazaar: not-scanned > FYI: kernel test robot notices the stable kernel rule is not satisfied. >=20 > The check is based on https://www.kernel.org/doc/html/latest/process/stab= le-kernel-rules.html#option-3 >=20 > Rule: The upstream commit ID must be specified with a separate line above= the commit text. > Subject: [PATCH 6.1,6.6] wifi: cfg80211: fix CQM for non-range use > Link: https://lore.kernel.org/stable/20231203190842.25478-2-johannes%40si= psolutions.net >=20 OK, so I spelled it "Commit" and not "commit" ...? johannes