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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 92641C4345F for ; Fri, 12 Apr 2024 06:41:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=R63C5j6XnIyQAYnx4owRhTqXRX/8o+/JhCymmNw1SoQ=; b=frTs3f4bsbuIg3 3FlhHeGRqdSTlXQwPESgifSkRsOBq0cgzTfGCvr96mDlXhh7nHr8O3OxwWoV+pHiMlscBHt/euXTy 6PEQsvIrW9TO4vfcemZAv/C3pd0pM94f/XpGQ5JCQVoZkx5lFwHZ/WjNsTulWf9BmaMyJSVfDOFFf vh0dY37QSgga+et3Idgm+CdnMbJq7uckvjsKAFKn9CP9vbjo/1xYxbU27dzStPt7ajWl/ada9s9mr VCfiTmIC+bV5k0ErhEKmC3E50LT/SrkQgHZK7CJUQEd6RiSDVFy1PvfYMLWrnudN0DFrncbiL2SQ/ VgdkETJK7EOMw2GtzYYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvAbG-0000000Fbln-1l4L; Fri, 12 Apr 2024 06:41:26 +0000 Received: from mgamail.intel.com ([192.198.163.9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvAbD-0000000Fbkq-1BeL; Fri, 12 Apr 2024 06:41:25 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1712904083; x=1744440083; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=nnftp3y20mnefQs/zA7rIGucHoCz77k4ThTY/2DnxXQ=; b=bW7l+kFfeiHCpO+f9v+ewoVM3v62jEy4R3osoWCw50fgFhS4TOsf3HRt gpSOqPccH0+k4HQ3Hz5h8PFY509kPQUNMYq9PFlhnyRndrWDTOMc4Uk1H XVuPFePk7MKGiu7F2Fy00qLcLHml2pfUHzMr5qxEnevPThSEHedcxajzR cMaWXH90l9VXt0Wr+z/5myxslo+DVqHhiVktucxLurFOaUgQsYQrWbUtx gtT3S1JAJKF/DJLwUgUHOb9UIzjTy1IQaqqUjXmoOFwiARPd5hiJpAb+8 4UtEs75pl7Baik2IoO1Feec8gzN2J/MOvnaIgetZlsPhUoSzRyR4dlZkl g==; X-CSE-ConnectionGUID: TIhiOQwnTXWfDOz1Af04xA== X-CSE-MsgGUID: rFoC3TUnSUCMkq3vMzjzJw== X-IronPort-AV: E=McAfee;i="6600,9927,11041"; a="19059683" X-IronPort-AV: E=Sophos;i="6.07,195,1708416000"; d="scan'208";a="19059683" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Apr 2024 23:41:22 -0700 X-CSE-ConnectionGUID: gXMdnuYmRRqCKEW6OOQMYA== X-CSE-MsgGUID: D1rZkMzDT4yyHA2nqy/ldg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,195,1708416000"; d="scan'208";a="21056020" Received: from gjantea-mobl.ger.corp.intel.com (HELO localhost) ([10.252.60.121]) by orviesa010-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Apr 2024 23:41:15 -0700 From: Jani Nikula To: Thorsten Blum , Dan Carpenter Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-s390@vger.kernel.org, speakup@linux-speakup.org, intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-wireless@vger.kernel.org, linux-scsi@vger.kernel.org, linux-afs@lists.infradead.org, ecryptfs@vger.kernel.org, netfs@lists.linux.dev, linux-fsdevel@vger.kernel.org, linux-unionfs@vger.kernel.org, linux-arch@vger.kernel.org, io-uring@vger.kernel.org, cocci@inria.fr, linux-perf-users@vger.kernel.org Subject: Re: [PATCH] treewide: Fix common grammar mistake "the the" In-Reply-To: <193B959E-60A3-499A-BFF3-EA7B2D0B6C12@toblux.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20240411150437.496153-4-thorsten.blum@toblux.com> <0bd7ccc2-4d8c-455b-a6c2-972ebe1fcb08@moroto.mountain> <193B959E-60A3-499A-BFF3-EA7B2D0B6C12@toblux.com> Date: Fri, 12 Apr 2024 09:41:10 +0300 Message-ID: <87y19j3wxl.fsf@intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240411_234123_360169_648EDE26 X-CRM114-Status: GOOD ( 10.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 12 Apr 2024, Thorsten Blum wrote: > On 11. Apr 2024, at 17:25, Dan Carpenter wrote: >> >> It's tricky to know which tree a patch like this would go through. > > The patch is based on the mainline tree. Should I have sent it directly to > Linus then? > > I'm relatively new here and therefore only sent it to the corresponding mailing > lists. It's not just about mailing lists, it's also about changes flowing in to mainline via a plethora of subsystem and driver repos and branches. See MAINTAINERS. Or this old LWN page [1]. The development happens in those branches, and if you make treewide changes like this, it's not clear who should take it, and you also risk unnecessary conflicts if those places get modified in the individual branches. So it might just be easiest to split this up to smaller patches sent to the appropriate lists. Anyway, all that said, Acked-by: Jani Nikula on the i915 changes here. BR, Jani. [1] https://lwn.net/Articles/737094/ -- Jani Nikula, Intel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel