Message ID | 20190118135716.5cb2cc64@bbrezillon (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show
Return-Path: <linux-i3c-bounces+linux-i3c=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3F06D6C2 for <linux-i3c@patchwork.kernel.org>; Fri, 18 Jan 2019 12:57:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2A04529167 for <linux-i3c@patchwork.kernel.org>; Fri, 18 Jan 2019 12:57:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1DF0D2918B; Fri, 18 Jan 2019 12:57:50 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A16CF29167 for <linux-i3c@patchwork.kernel.org>; Fri, 18 Jan 2019 12:57:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=KJAt/+dQfldqjsIva+HezvR+yPXYCH6Zyqei8P4XKNU=; b=Yukxp8l9sUK+B7 zc2nq2e/LTYDNMF9UEx7y1YJf51Z2A+R3/mNfxtOTzEH8QJ+6eFwGPQzSZn9JvUVo/twI0J40elrr iGcGaZKH09JwGZ/4Lr3DqfPbqJAsFkBGe3U1Lji+nOLwiq82CrX9lDiXdPdqnHxHaiyGHG7KWNi3i 358ktzFPOqkdCSxJB0kiRxWBzFswerHQ61QeCJGWhP8on51WclQYvm3Z9UYoQu4b5RamEK8WfoCal 53hEY8CwNj30Gz+5uwGi8plY5493pQCHT8Rf2JIstIoQKEUML9raW7pC7bIUeCGxBSkA27oD6oXin ugy7f5jl5jF4ZHIFZ07A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gkTiW-00069k-H0; Fri, 18 Jan 2019 12:57:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gkTiU-00069P-1s for linux-i3c@lists.infradead.org; Fri, 18 Jan 2019 12:57:47 +0000 Received: from bbrezillon (91-160-177-164.subs.proxad.net [91.160.177.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 35D9820823; Fri, 18 Jan 2019 12:57:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547816265; bh=/PHdplVUqH8gRGxUccG820izvR+E/zeqIzOESWDnPF4=; h=Date:From:To:Cc:Subject:From; b=Mwp+BdrRQNqpY2JWaoZ41DWVlW9XMZol+5BzhxJiC/DPMO4C2xGKHkiEDcbruQ2J9 sUVMlHzt0Bej/9ekwqvh21DJ7rOfP9f0HfXmVdgMYS6e0s72nM+S+/Rgwd0VIYQelN FRBsGYoJc0xKFL7iNJLm5vP2eULPsbtzcGMngqQM= Date: Fri, 18 Jan 2019 13:57:37 +0100 From: Boris Brezillon <bbrezillon@kernel.org> To: Linus Torvalds <torvalds@linux-foundation.org> Subject: [GIT PULL] i3c: Fixes for 5.0-rc3 Message-ID: <20190118135716.5cb2cc64@bbrezillon> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190118_045746_116877_19BC86C4 X-CRM114-Status: GOOD ( 10.31 ) X-BeenThere: linux-i3c@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux I3C <linux-i3c.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-i3c>, <mailto:linux-i3c-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-i3c/> List-Post: <mailto:linux-i3c@lists.infradead.org> List-Help: <mailto:linux-i3c-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-i3c>, <mailto:linux-i3c-request@lists.infradead.org?subject=subscribe> Cc: linux-i3c <linux-i3c@lists.infradead.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-i3c" <linux-i3c-bounces@lists.infradead.org> Errors-To: linux-i3c-bounces+linux-i3c=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
[GIT,PULL] i3c: Fixes for 5.0-rc3
|
expand
|
The pull request you sent on Fri, 18 Jan 2019 13:57:37 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.0-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8b4fe58db67947b0c7195405ecb041a991580693
Thank you!