From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D28CD2D627 for ; Fri, 24 Nov 2023 16:31:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="uPdx0RSy" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2BD9C433C7; Fri, 24 Nov 2023 16:31:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700843511; bh=pfvOZV8p3wu114D/yxIF+Nyr/Ey/SQWXpaDJFR4ILP0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uPdx0RSywCULJ6JmMsV3bbedW4tUqI53GSP8Ou2RJkRiOsMxtP6qa1+El1D6Z9+Ug o+wBDQcizUh7KgGfsK1COlQubTOj25amw5Fr15NlcQbl9oJzbpbY34sH9VIK13caeD ftnjGuVt/y03mVZDee9Mzjp1RnBeLgvvWkSEQYqY= Date: Fri, 24 Nov 2023 16:31:48 +0000 From: Greg Kroah-Hartman To: Johan Hovold Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] USB-serial fixes for 6.7-rc3 Message-ID: <2023112441-directed-reverence-ae19@gregkh> References: Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Fri, Nov 24, 2023 at 11:15:40AM +0100, Johan Hovold wrote: > The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263: > > Linux 6.7-rc2 (2023-11-19 15:02:14 -0800) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.7-rc3 Pulled and pushed out, thanks. greg k-h