From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (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 4854726E6F0 for ; Mon, 22 Dec 2025 14:31:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766413871; cv=none; b=qdMuOYVzl1obT1xnf7u25v9ZZz1NFjm0aFrIMMk7eeoYX39uLA57Tqjy+a0oiABn5kjeQYdnuibh0+NrEZej+zLrZg0lDkilKt1YpyfKigqeXq3Zh0z5Qk8tJc7LQp43eRzGN6+3UwKj16D0vFh7W9FFbtcBzvgswb1YI+1k1tM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766413871; c=relaxed/simple; bh=oIsi0Rgf2NnQ444MP8ZjJ+/BJZ4NEdduBMhmLl6uCSc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=fLFH3AQ7XjWv1iGbonRcSX4OaUW5djYZLQcHsljHVcyhFYKa6/D6i8GCWCBhVFXileaXGSsPgTb4ILV2vDGISNOjVQGxSQi5GlXe/0q1HKwnttBwo8nlTxZH6jcGpziLReToPEzIhZDXcMzlbm12tVblezajmTlSEgBbk0W50fM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=SylaDzvv; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="SylaDzvv" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1766413869; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NNLsW7FehdMTm64kjChBIslsj99UJfHS+j/pyib08D8=; b=SylaDzvvOHNNcFQxAYl4HcW1gbPSJ1fjde7Q7x8MFH5MS4JSclb6LydSF1DfqhlmBQ7l6r OMu0FgN2u6W2VM2KP6XYrLbawzyAt22KnFeT5QWszXrTCbWpXEMFPp8mAmz8/FfaEEnt0J 4KSL3+28fXmwBKnqeW6NvzovoM8wZoI= Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-382-ZR0WEG32OvuJzSPqjEITsQ-1; Mon, 22 Dec 2025 09:31:03 -0500 X-MC-Unique: ZR0WEG32OvuJzSPqjEITsQ-1 X-Mimecast-MFC-AGG-ID: ZR0WEG32OvuJzSPqjEITsQ_1766413862 Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (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) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 008321956096; Mon, 22 Dec 2025 14:31:02 +0000 (UTC) Received: from fedora (unknown [10.72.116.92]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id CBC5D30001A2; Mon, 22 Dec 2025 14:30:54 +0000 (UTC) Date: Mon, 22 Dec 2025 22:30:48 +0800 From: Ming Lei To: Caleb Sander Mateos Cc: Jens Axboe , Shuah Khan , linux-block@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Stanley Zhang , Uday Shankar Subject: Re: [PATCH 05/20] ublk: move ublk flag check functions earlier Message-ID: References: <20251217053455.281509-1-csander@purestorage.com> <20251217053455.281509-6-csander@purestorage.com> Precedence: bulk X-Mailing-List: linux-block@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: <20251217053455.281509-6-csander@purestorage.com> X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 On Tue, Dec 16, 2025 at 10:34:39PM -0700, Caleb Sander Mateos wrote: > ublk_dev_support_user_copy() will be used in ublk_validate_params(). > Move these functions next to ublk_{dev,queue}_is_zoned() to avoid > needing to forward-declare them. > > Signed-off-by: Caleb Sander Mateos Reviewed-by: Ming Lei Thanks, Ming