From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 61369C77B60 for ; Fri, 28 Apr 2023 05:38:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345240AbjD1FiW (ORCPT ); Fri, 28 Apr 2023 01:38:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345054AbjD1FiV (ORCPT ); Fri, 28 Apr 2023 01:38:21 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44FBB1BD2 for ; Thu, 27 Apr 2023 22:38:20 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id AA1F368D0A; Fri, 28 Apr 2023 07:38:17 +0200 (CEST) Date: Fri, 28 Apr 2023 07:38:17 +0200 From: Christoph Hellwig To: Bart Van Assche Cc: "Martin K . Petersen" , Jaegeuk Kim , linux-scsi@vger.kernel.org, Christoph Hellwig , Ming Lei , Hannes Reinecke , John Garry , Mike Christie , "James E.J. Bottomley" Subject: Re: [PATCH 2/4] scsi: core: Update a source code comment Message-ID: <20230428053817.GB8549@lst.de> References: <20230425233446.1231000-1-bvanassche@acm.org> <20230425233446.1231000-3-bvanassche@acm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230425233446.1231000-3-bvanassche@acm.org> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org Hi Bart, this is the first patch of the series I'm seeing in my inbox. It seems like patch 1 and the cover letter got lost, making a useful review impossible.