From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 C992531A567; Thu, 23 Apr 2026 17:27:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776965274; cv=none; b=ejLlEFP9kbgbrjpUL4b/I1l2zf8kK9I+YX3+4EhWEn4hR4i6HrDI8yC8LQj5a2BApPd2mrR9lEC+tk0+6wKvGjWNGPqxJuM7OY04Z5scgrrnJ1z8L0xWtKA3nm4sHTWeJhVKkL8i5Q2101XB6abbjIgping9BYt3FCtQo8UPFds= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776965274; c=relaxed/simple; bh=Aw9ZpvS4xYK1rpTdhS3g7GzKjovEFNtcbI8hZAwEiKc=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=CNsKXiuTuJE7B8tw3NrKndLPX0xZ6wQe3FFzQabclwVmrEwQs/tsN5Ezq4Yqy7OihFdEIlyiP0VbyG3y6mhQPb76hgnA9bVfZDqhszCATEU3PS8YCIPEN8y9OtsH9sSUs4QD8ebHmkqS0GlhdOo4kXhFKfnHlXAJX2ckhl/KNeo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=QoMU6iVd; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="QoMU6iVd" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 33EFEC2BCAF; Thu, 23 Apr 2026 17:27:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1776965274; bh=Aw9ZpvS4xYK1rpTdhS3g7GzKjovEFNtcbI8hZAwEiKc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=QoMU6iVditMXQS36nqrB44IZVxVqr4XatejeAYObvWPQqC6FpRCWQAO6MNP4IMxc0 OOVfAamGHlpFksIedgOiTIwxNauZOvng634VQ56aIIpBuLMH0gBS7cDaN9YaX2IVM7 5wtdzAnZchnxcfVzm87qhHbjivx4MYZWxxT6r2+kgk5+IRPMM77uDciuB6mKliiLDt JacG8MEhKxFH7bl/pXk1jRoAkN4l8Y4I2Ks0sY2+DcCuiTGluRb4gtpvBiUdKhZWH2 FX38E/g59kGY7Zl14jfz45sE7Omiw2OJwU5KP9s2m/vprohUc8FB5UZIsj9TifdsOE qx0Z5lwfj/x/Q== Date: Thu, 23 Apr 2026 10:27:53 -0700 From: Jakub Kicinski To: Jakub Raczynski Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, davem@davemloft.net, andrew+netdev@lunn.ch, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] net/sun: Fix multiple typos in comments Message-ID: <20260423102753.4161c261@kernel.org> In-Reply-To: <20260421114512.2690443-1-j.raczynski@samsung.com> References: <20260421114512.2690443-1-j.raczynski@samsung.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 21 Apr 2026 13:45:12 +0200 Jakub Raczynski wrote: > There are some typos in comments and while they are harmless and not visible, > there is no reason not to fix them. Fix the ones that are not register related, > which might have intentional naming convention. ## Form letter - net-next-closed We have already submitted our pull request with net-next material for v7.1, and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after Apr 27th. RFC patches sent for review only are obviously welcome at any time. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle -- pw-bot: defer pv-bot: closed