From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Van Assche Subject: Re: [PATCH v2.5 1/6] scsi_debug: use pdt constants Date: Tue, 3 May 2016 16:56:04 -0700 Message-ID: <57293A94.90600@sandisk.com> References: <1462070687-12689-1-git-send-email-dgilbert@interlog.com> <1462070687-12689-2-git-send-email-dgilbert@interlog.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bn1bon0066.outbound.protection.outlook.com ([157.56.111.66]:46816 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756842AbcECX4J (ORCPT ); Tue, 3 May 2016 19:56:09 -0400 In-Reply-To: <1462070687-12689-2-git-send-email-dgilbert@interlog.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Douglas Gilbert , linux-scsi@vger.kernel.org Cc: martin.petersen@oracle.com, tomas.winkler@intel.com, emilne@redhat.com On 04/30/2016 07:44 PM, Douglas Gilbert wrote: > Use TYPE_* constants for SCSI peripheral device types instead > of numbers. Further cleanups requested by checkpatch.pl . > > Signed-off-by: Douglas Gilbert Reviewed-by: Bart Van Assche