From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 013.lax.mailroute.net (013.lax.mailroute.net [199.89.1.16]) (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 02E342EC0A2; Thu, 4 Jun 2026 15:55:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=199.89.1.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780588507; cv=none; b=bnRBoRUgWgN4414BNh3X/b3Bs+oEt2QCprqaZMSF0oJUJx6IQclvBTz+Z5rPCRQEhNYYQey0MxM9fopDIfg41AG3vgzXRjz5D+XR6EI8tHNZv8a8weRjOnLNDwEBMTtRdBCahbXAglHfcHOZnm5RGbVRAxIQw/YTuPs+firD8GU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780588507; c=relaxed/simple; bh=2qqrFJaTeH6MHgGjCQt4vdbZsFYouddNgxg6pnlluvA=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=f6Zo3+8pTnudjOjSWdEzTvbtIaBD3URyvagXYF5goSm3PfEods8aSf5VTuO5QNZyUT2kW8Cgt7/irEw2t2TYcVFio/mgsySMNd6xYQRq9/YquWZ5u2D2lVxiY3n+Q49TJOcAkF2h5im27TJR7MMSbKlPKukfhPLkcW488qiqw4k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=acm.org; spf=pass smtp.mailfrom=acm.org; dkim=pass (2048-bit key) header.d=acm.org header.i=@acm.org header.b=mg+HoO27; arc=none smtp.client-ip=199.89.1.16 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=acm.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=acm.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=acm.org header.i=@acm.org header.b="mg+HoO27" Received: from localhost (localhost [127.0.0.1]) by 013.lax.mailroute.net (Postfix) with ESMTP id 4gWTb63lMlzlfvpH; Thu, 4 Jun 2026 15:52:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=acm.org; h= content-transfer-encoding:content-type:content-type:in-reply-to :from:from:content-language:references:subject:subject :user-agent:mime-version:date:date:message-id:received:received; s=mr01; t=1780588314; x=1783180315; bh=2qqrFJaTeH6MHgGjCQt4vdbZ sFYouddNgxg6pnlluvA=; b=mg+HoO27M6OaK/LqatxrCYJ2M1wpks/qWxEByk4y ThJCSNik4jz2YyVfO5R0Jj9jA4mLFtC5/GFXmGLsP9WMaBf2zsR6WDR0GZ6bPPqp sC5/DLaf4dGGpG1EIxOp+FDPR7oz/8e0F7HdDmkcASYcstx5G+/eaLAeZbey4jSt j0vQ+lfVdN6prAtwGEtKb2vhoTY974Cc4TZc1YkuK6Vti7klQ+Dw6EiE8yYJ4FRG 55OPZ9a6Wod17AauM6/U9oKVqlbyK9Iqc829vlrtrBb0DZ8uZmYysborZmV0AZ4L zw/Jgo06hq1WyF4ZNVPn3kKCA6wslrMLmNVq83g+cEVDHg== X-Virus-Scanned: by MailRoute Received: from 013.lax.mailroute.net ([127.0.0.1]) by localhost (013.lax [127.0.0.1]) (mroute_mailscanner, port 10029) with LMTP id VBSeo4SXF3py; Thu, 4 Jun 2026 15:51:54 +0000 (UTC) Received: from [100.119.48.131] (unknown [104.135.180.219]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: bvanassche@acm.org) by 013.lax.mailroute.net (Postfix) with ESMTPSA id 4gWTZs4WVJzlfdvh; Thu, 4 Jun 2026 15:51:49 +0000 (UTC) Message-ID: <3f5d1bc3-bc8d-4ac3-bf7f-05a0dba86490@acm.org> Date: Thu, 4 Jun 2026 08:51:48 -0700 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 2/6] scsi: core: Move scsi_device_from_queue() to scsi_priv.h To: Catalin Iacob , Thomas Bogendoerfer , Madhavan Srinivasan , Michael Ellerman , Nicholas Piggin , "Christophe Leroy (CS GROUP)" , Rich Felker , John Paul Adrian Glaubitz , "David S. Miller" , Andreas Larsson , "James E.J. Bottomley" , "Martin K. Petersen" , Jens Axboe , Yoshinori Sato Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-scsi@vger.kernel.org References: <20260604-remove-pktcdvd-references-v3-0-e2f06fb4eef4@gmail.com> <20260604-remove-pktcdvd-references-v3-2-e2f06fb4eef4@gmail.com> Content-Language: en-US From: Bart Van Assche In-Reply-To: <20260604-remove-pktcdvd-references-v3-2-e2f06fb4eef4@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 6/4/26 6:20 AM, Catalin Iacob wrote: > scsi_device_from_queue() is only referenced in drivers/scsi so move its > prototype to drivers/scsi/scsi_priv.h. The subject of this patch suggests that the implementation of the scsi_device_from_queue() function is moved while only the declaration is moved. Thanks, Bart.