From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v9 05/10] libata: separate ATAPI code Date: Mon, 12 Nov 2012 10:57:10 -0800 Message-ID: <20121112185710.GD5560@mtj.dyndns.org> References: <1352443922-13734-1-git-send-email-aaron.lu@intel.com> <1352443922-13734-6-git-send-email-aaron.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1352443922-13734-6-git-send-email-aaron.lu@intel.com> Sender: linux-scsi-owner@vger.kernel.org To: Aaron Lu Cc: Jeff Garzik , James Bottomley , "Rafael J. Wysocki" , Alan Stern , Jeff Wu , Aaron Lu , linux-ide@vger.kernel.org, linux-pm@vger.kernel.org, linux-scsi@vger.kernel.org, linux-acpi@vger.kernel.org List-Id: linux-acpi@vger.kernel.org On Fri, Nov 09, 2012 at 02:51:57PM +0800, Aaron Lu wrote: > The atapi_eh_tur and atapi_eh_request_sense can be reused by ZPODD > code, so separate them out to a file named libata-atapi.c, and the > Makefile is modified accordingly. No functional changes should result > from this commit. Why is this change necessary? This doesn't seem to help anything to me. Thanks. -- tejun