From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937899AbdEXCiU (ORCPT ); Tue, 23 May 2017 22:38:20 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:43537 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934700AbdEXCiR (ORCPT ); Tue, 23 May 2017 22:38:17 -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: Tue, 23 May 2017 22:36:14 -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: aserv0022.oracle.com [141.146.126.234] 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: James? -- Martin K. Petersen Oracle Linux Engineering