From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] scsi_debugfs: fix crash in scsi_show_rq() To: Ming Lei , James Bottomley , Jens Axboe , "Martin K . Petersen" References: <20171107145526.19315-1-ming.lei@redhat.com> CC: Christoph Hellwig , , , Bart Van Assche , Omar Sandoval , James Bottomley , Hannes Reinecke From: John Garry Message-ID: <88aa2b0b-ef36-411e-a429-06da2dda50d3@huawei.com> Date: Tue, 7 Nov 2017 15:04:09 +0000 MIME-Version: 1.0 In-Reply-To: <20171107145526.19315-1-ming.lei@redhat.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Sender: linux-scsi-owner@vger.kernel.org List-ID: Hi Ming, On 07/11/2017 14:55, Ming Lei wrote: > + strcpy(buf, "unknow"); typo? Thanks, John