From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) (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 6028B280CD0 for ; Wed, 11 Jun 2025 12:50:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.79.88.28 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749646244; cv=none; b=h11rk+pC+yTstNd0h7kmtjKI6fedB0n1DL1Yihkjvc+q+ZOZFLvgsqT4UCZSdOkz81h21zeRBAyhQCAoOLe0KrDVP4F8NnKGJXhjdHCLJluYtLZbGhf3Il1C7FfAmik253fCt3p4LSdtS+yFJSik46HfA5lbrJXcB77Es/gZFdE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749646244; c=relaxed/simple; bh=a4Pe6Hrx1bmJT+ddJQdiMkCsR84XUPzU0+wqpELBmE4=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=PbNoQ3TNucC2e8eYbLprVCNH7yp4hTfIZR6HWZl77azf63PcV7qBXB+VrMeeOP3sue/z9I7ZYGU8KoC4wZMYGJ1Qjc8Add53qymyZV8ldqWhLTngTTYhphr4EwWOlqcDyiu71Jl9tK4VlUo3KORVxNxl1zvcd5sP7PTNgNQtm5s= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lwn.net; spf=pass smtp.mailfrom=lwn.net; dkim=pass (2048-bit key) header.d=lwn.net header.i=@lwn.net header.b=Wobpye/t; arc=none smtp.client-ip=45.79.88.28 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lwn.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lwn.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=lwn.net header.i=@lwn.net header.b="Wobpye/t" DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net DE47941ECC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1749646237; bh=a4Pe6Hrx1bmJT+ddJQdiMkCsR84XUPzU0+wqpELBmE4=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Wobpye/tfQSWG2Ji0OTS32YWOvaq1VmgIsYRUYO4x8ntQ+kTDgq0vaPHrnttixcAV +yhxVyxLsO4XKAQfd+299rOQt+la03SDy9qA1TvmxZ/D7L/2nmpAT/xdw170imnbLl MyB1eMCswaUXq7W6OSg94oP/UikzkV/YOqP0a3nXjNCGiVMc+gBR0m0zpVsBf5srPB eEIkdBHX1a1Iwklq3ZvKL5MxRenFK1Lj+E/sK3QUO0DCZjFK8jqUqmfY+CkkKJaR04 awqhKgF1hh/ncaoo0+pTaBusd4iVi83Lc1hmu7h9XfPotU23S3sffLwE/FszJaeU0F i9rojaGKfMgfw== Received: from localhost (unknown [IPv6:2601:280:4600:2da9::1fe]) (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 ms.lwn.net (Postfix) with ESMTPSA id DE47941ECC; Wed, 11 Jun 2025 12:50:36 +0000 (UTC) From: Jonathan Corbet To: Hanne-Lotta =?utf-8?B?TcOkZW5ww6TDpA==?= , Bagas Sanjaya , mchehab@kernel.org, ribalda@chromium.org, hverkuil@xs4all.nl, hljunggr@cisco.com, dave.jiang@intel.com, jgg@ziepe.ca, saeedm@nvidia.com, Jonathan.Cameron@huawei.com, ilpo.jarvinen@linux.intel.com, mario.limonciello@amd.com, W_Armin@gmx.de, mpearson-lenovo@squebb.ca, skhan@linuxfoundation.org Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kernel-mentees@lists.linux.dev Subject: Re: [PATCH v2 1/4] docs: Improve grammar in Userspace API/DVB API In-Reply-To: <5dad612b-495b-4f1c-82ff-e8ed4ef34c07@gmail.com> References: <20250522115255.137450-1-hannelotta@gmail.com> <5dad612b-495b-4f1c-82ff-e8ed4ef34c07@gmail.com> Date: Wed, 11 Jun 2025 06:50:36 -0600 Message-ID: <87v7p230ir.fsf@trenco.lwn.net> Precedence: bulk X-Mailing-List: linux-kernel-mentees@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hanne-Lotta M=C3=A4enp=C3=A4=C3=A4 writes: > On 5/23/25 08:58, Bagas Sanjaya wrote: > What is the best way to send an update on this patch, now that patches=20 > 3/4 and 4/4 have been applied, but 1/4 and 2/4 have not been applied? > > Do I send v3 for the first two only? Yes, it has been long enough that you resend the two unapplied patches. They are media-subsystem patches, so the media folks need to pick them up. Thanks, jon