From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751168AbdFACpO (ORCPT ); Wed, 31 May 2017 22:45:14 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:25396 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751090AbdFACpN (ORCPT ); Wed, 31 May 2017 22:45:13 -0400 To: Arnd Bergmann Cc: James Smart , Dick Kennedy , "James E.J. Bottomley" , "Martin K. Petersen" , Hannes Reinecke , Johannes Thumshirn , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] lpfc: nvmet_fc: fix format string From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170519080447.1043039-1-arnd@arndb.de> Date: Wed, 31 May 2017 22:44:53 -0400 In-Reply-To: <20170519080447.1043039-1-arnd@arndb.de> (Arnd Bergmann's message of "Fri, 19 May 2017 10:04:31 +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: 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, > The lpfc_nvmeio_data() tracing helper always takes a format string and > three additional arguments. The latest caller has a format string with > only two integer arguments, causing this harmless warning: Applied to 4.12/scsi-fixes. Thank you! -- Martin K. Petersen Oracle Linux Engineering