Message ID | 1533177901-19514-1-git-send-email-zhongjiang@huawei.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-scsi-owner@kernel.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 2041613BB for <patchwork-linux-scsi@patchwork.kernel.org>; Thu, 2 Aug 2018 02:57:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1431229695 for <patchwork-linux-scsi@patchwork.kernel.org>; Thu, 2 Aug 2018 02:57:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 086682974F; Thu, 2 Aug 2018 02:57:03 +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=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C04F929695 for <patchwork-linux-scsi@patchwork.kernel.org>; Thu, 2 Aug 2018 02:57:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726042AbeHBEpj (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Thu, 2 Aug 2018 00:45:39 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:10607 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725931AbeHBEpj (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Thu, 2 Aug 2018 00:45:39 -0400 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id 8352254F7F797; Thu, 2 Aug 2018 10:56:41 +0800 (CST) Received: from linux-ibm.site (10.175.102.37) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.399.0; Thu, 2 Aug 2018 10:56:37 +0800 From: zhong jiang <zhongjiang@huawei.com> To: <andy.shevchenko@gmail.com>, <john.garry@huawei.com>, <jejb@linux.vnet.ibm.com>, <martin.petersen@oracle.com>, <aacraid@microsemi.com> CC: <linux-scsi@vger.kernel.org>, <linux-kernel@vger.kernel.org> Subject: [PATCH 0/2] remove double test condition Date: Thu, 2 Aug 2018 10:44:59 +0800 Message-ID: <1533177901-19514-1-git-send-email-zhongjiang@huawei.com> X-Mailer: git-send-email 1.7.12.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.175.102.37] X-CFilter-Loop: Reflected Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
remove double test condition
|
expand
|