From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752325AbcGUAC7 (ORCPT ); Wed, 20 Jul 2016 20:02:59 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:20415 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751885AbcGUAC5 (ORCPT ); Wed, 20 Jul 2016 20:02:57 -0400 To: Arnd Bergmann Cc: "James E.J. Bottomley" , "Martin K. Petersen" , James Smart , Dick Kennedy , Hannes Reinicke , James Bottomley , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] scsi: lpfc: avoid harmless comparison warning From: "Martin K. Petersen" Organization: Oracle Corporation References: <20160615204231.3784044-1-arnd@arndb.de> Date: Wed, 20 Jul 2016 19:54:11 -0400 In-Reply-To: <20160615204231.3784044-1-arnd@arndb.de> (Arnd Bergmann's message of "Wed, 15 Jun 2016 22:42:17 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Arnd" == Arnd Bergmann writes: Arnd> When building with -Wextra, we get a lot of warnings for the lpfc Arnd> driver concerning expressions that are always true, starting with: Applied to 4.8/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering