From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from casper.infradead.org (casper.infradead.org [90.155.50.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0FCAC17BB38 for ; Mon, 30 Sep 2024 20:58:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=90.155.50.34 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727729905; cv=none; b=cCOwYNb4ZZZKfEuCdLL08cy/2AQNCrtmPsSlv25VYfykyEi1XDOllD3HOMHzUxzbbc4GxzGgDM+dTgmnEPKPoDgPItmtkEGwLx9hY4pPVeCIoUxpP7FJ+CIBNvQJDX67NQoFT6KMK2vliQcLV2T+AVmkHkGIuRDFEg46kd+Jsd8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727729905; c=relaxed/simple; bh=J6ccCBWIyjdyTl0mkEFGnR+CHm7lTq7XSi2yruHsZ2w=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=WDLX6t16f3S6lKfhAoqKtR5SBJfhkyMlywMgShK+HTQuxf04HGOJ4FVkfftc3oYglWf3GKJSArC+Iqk3ZPAjwuFMYzy9EeQdU/8zeXFtO35fSlnFq28EuYjM14ls6+ib0m7li5ZhJdDGEr96P0FFp8kxysJhvP9fGB7V3EbJ4l4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org; spf=none smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=vUsaq2oG; arc=none smtp.client-ip=90.155.50.34 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="vUsaq2oG" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=d7C975T9l9gNibvMBWp3qelCUAuXtGvNAjtKMjgMlT0=; b=vUsaq2oG2U1XVkPLt2t+RY0UW5 1ugoP+zv5jdS1rWhixemWgV0LGt8sR0UpDVCn99/CaFbV6kzabLGO43ZvPU9I+PuPEq00U/35yuJ5 Pb/EPkbj7DNa3NEiof5qtWjiiNDZgZbhm+vTQPC6EnP96BUWAz5e0eiXdPJ1IOBK59suFnmMw4117 nxQOp6TFPtNNeGVZN/jyxno7z6jxek60Ai81k1xPLvsWlYbg43zSSxeGdhxGowOMUMpCtmvbwHaOI AuDf/PmTba6aPTaahJfHkcTCry6tz9BkkYrFV2MjuhQYdRTk1vW3OZjOGtyGqnO5p9flkSUDl6woM Xi7uxn+A==; Received: from willy by casper.infradead.org with local (Exim 4.98 #2 (Red Hat Linux)) id 1svNT5-00000000cWt-3wfu; Mon, 30 Sep 2024 20:58:07 +0000 Date: Mon, 30 Sep 2024 21:58:07 +0100 From: Matthew Wilcox To: Bart Van Assche Cc: "Martin K . Petersen" , linux-scsi@vger.kernel.org, Damien Le Moal , Jonathan Corbet , Niklas Cassel , Takashi Sakamoto , Sathya Prakash , Sreekanth Reddy , Suganath Prabu Subramani , Tariq Toukan , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Steffen Maier , Benjamin Block , Heiko Carstens , Vasily Gorbik , Alexander Gordeev , "James E.J. Bottomley" , Hannes Reinecke , Anil Gurumurthy , Sudarsana Kalluru , Saurav Kashyap , Javed Hasan , GR-QLogic-Storage-Upstream@marvell.com, Oliver Neukum , Ali Akcaagac , Jamie Lenehan , Satish Kharat , Sesidhar Baddela , Karan Tilak Kumar , Yihang Li , Don Brace , Tyrel Datwyler , Michael Ellerman , Brian King , James Smart , Dick Kennedy , Kashyap Desai , Sumit Saxena , Shivasharan S , Chandrakanth patil , Nilesh Javali , Manish Rangankar , "K. Y. Srinivasan" , Haiyang Zhang , Wei Liu , Dexuan Cui , "Michael S. Tsirkin" , Jason Wang , Juergen Gross , Stefano Stabellini , Greg Kroah-Hartman , Alan Stern , Randy Dunlap , John Garry , Soumya Negi , Johannes Thumshirn , Peter Wang , Manivannan Sadhasivam , Avri Altman , Andrew Halaney , Bean Huo , "Bao D. Nguyen" Subject: Re: [PATCH 1/4] scsi: Rename .slave_alloc() and .slave_destroy() Message-ID: References: <20240930201937.2020129-1-bvanassche@acm.org> <20240930201937.2020129-2-bvanassche@acm.org> Precedence: bulk X-Mailing-List: linux-scsi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240930201937.2020129-2-bvanassche@acm.org> On Mon, Sep 30, 2024 at 01:18:47PM -0700, Bart Van Assche wrote: > There is agreement that the word "slave" should not be used in Linux > kernel source code. Hence this patch that renames .slave_alloc() into > .device_alloc() and .slave_destroy() into .device_destroy() in the SCSI > core, SCSI drivers, ATA drivers and also in the SCSI documentation. > Do not modify Documentation/scsi/ChangeLog.lpfc. No functionality has > been changed. > > This patch has been created as follows: > * Change the text "slave_alloc" into "device_alloc" in all source files > except in the LPFC driver changelog. > * Change the text "slave_destroy" into "device_destroy" in all source > files except in the LPFC driver changelog. I still like my names better: https://lore.kernel.org/linux-scsi/20200706193920.6897-1-willy@infradead.org/