Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752208AbdLLCnf (ORCPT ); Mon, 11 Dec 2017 21:43:35 -0500 Received: from userp2130.oracle.com ([156.151.31.86]:56432 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751379AbdLLCnb (ORCPT ); Mon, 11 Dec 2017 21:43:31 -0500 To: Nicolas Iooss Cc: Satish Kharat , Sesidhar Baddela , Karan Tilak Kumar , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] scsi: fnic: add a space after %p in printf format From: "Martin K. Petersen" Organization: Oracle Corporation References: <20171210192311.5334-1-nicolas.iooss_linux@m4x.org> Date: Mon, 11 Dec 2017 21:43:23 -0500 In-Reply-To: <20171210192311.5334-1-nicolas.iooss_linux@m4x.org> (Nicolas Iooss's message of "Sun, 10 Dec 2017 20:23:11 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8742 signatures=668644 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=633 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1712120037 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 297 Lines: 12 Nicolas, > fnic_fcpio_icmnd_cmpl_handler() displays the value of sc with: > As the literal strings get merged, the function uses %ps instead of the > intended raw %p format. Fix this by inserting a space. Applied to 4.16/scsi-queue. Thank you! -- Martin K. Petersen Oracle Linux Engineering