From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH] scsi: acornscsi: fix build error Date: Thu, 14 Sep 2017 21:03:31 -0400 Message-ID: References: <20170911200115.3119398-1-arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170911200115.3119398-1-arnd@arndb.de> (Arnd Bergmann's message of "Mon, 11 Sep 2017 22:00:57 +0200") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Arnd Bergmann Cc: "James E.J. Bottomley" , linux-scsi@vger.kernel.org, "Martin K. Petersen" , Russell King , linux-kernel@vger.kernel.org, Hannes Reinecke , Johannes Thumshirn , linux-arm-kernel@lists.infradead.org List-Id: linux-scsi@vger.kernel.org Arnd, > A cleanup patch introduced a fatal typo from inbalanced curly braces: Applied to 4.14/scsi-fixes. Thanks! -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 From: martin.petersen@oracle.com (Martin K. Petersen) Date: Thu, 14 Sep 2017 21:03:31 -0400 Subject: [PATCH] scsi: acornscsi: fix build error In-Reply-To: <20170911200115.3119398-1-arnd@arndb.de> (Arnd Bergmann's message of "Mon, 11 Sep 2017 22:00:57 +0200") References: <20170911200115.3119398-1-arnd@arndb.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Arnd, > A cleanup patch introduced a fatal typo from inbalanced curly braces: Applied to 4.14/scsi-fixes. Thanks! -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751706AbdIOBEn (ORCPT ); Thu, 14 Sep 2017 21:04:43 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:27190 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751607AbdIOBEm (ORCPT ); Thu, 14 Sep 2017 21:04:42 -0400 To: Arnd Bergmann Cc: Russell King , "James E.J. Bottomley" , "Martin K. Petersen" , Johannes Thumshirn , Hannes Reinecke , linux-arm-kernel@lists.infradead.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi: acornscsi: fix build error From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170911200115.3119398-1-arnd@arndb.de> Date: Thu, 14 Sep 2017 21:03:31 -0400 In-Reply-To: <20170911200115.3119398-1-arnd@arndb.de> (Arnd Bergmann's message of "Mon, 11 Sep 2017 22:00:57 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, > A cleanup patch introduced a fatal typo from inbalanced curly braces: Applied to 4.14/scsi-fixes. Thanks! -- Martin K. Petersen Oracle Linux Engineering