Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5923604imu; Sun, 20 Jan 2019 23:31:48 -0800 (PST) X-Google-Smtp-Source: ALg8bN7cnSRH/ALzyeCDQ5wmxT+tn5B6og79w8ekMSObIuyYG/snokVXWTuxN5Fh5Q7UykQZuPit X-Received: by 2002:a62:f54f:: with SMTP id n76mr28905685pfh.59.1548055908568; Sun, 20 Jan 2019 23:31:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548055908; cv=none; d=google.com; s=arc-20160816; b=E9lHETEIE6KRalY7JUo+fJGS4aQoOWpeeZsOe4NlVGg5O9/ooWchTzls0WbEExJqoY S2fGBJFj/n8M/iTT4pjdJJq+S7qAaqxRndabOrvkENwMzSDbXoRjYUrzi7hBPlWGDgTR ZZC+sh3as+mb2TlLyR/2W9CLTdtdL4DFkPccUDXhj2UvdXAEavTuQKq2Lz1zCVo7mBbh aVrIpTMLWmndH3RH0FhUywtbh4IPAATFV92HBk0P67soKUOrr/OI22YM3u4s6MxEnVxE o5L2H4WI3stCxFKcfU1VoZrhOSU2Mmmab8jmD7aKUwzHG7NwUL333lqloJresCXWjTKB 0m2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=aG3m1uxaVo1doGJR/ciml5GJUlkKSKP3nn8NKm0o9aw=; b=sTX0OmQkLwEww97hwmJD6Wc4vzQJK125SjOhxm1TpYR2EN5D+fOnkc8doc24IBmDzI 6E09WOT8wbUs1TFapXH7LdCdJd/k11Ki1+hqU3ZhWsAVY5Ik42MhT3XdyoDFPAtGMD9/ aZOAiYMVs1Dx8SfuFC5oSCIoKtfB+FNk3a0AUtkDZL0Dfid1y0cJJgpiWIYPU6gNrOUr nNPNa1Ztc60ARD9/AxoW8K7dkv4H/RhUzpzMLIrbuE/H16KJIEboERIV3AeQAlAd54yF gUJqucCSOPUR49EldXA1kfHg7q5qCS+J9f4GFyfyAHKVnYf7+RZOWtWFNUvd818tfPo+ CCZw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e17si11791390pgj.142.2019.01.20.23.31.32; Sun, 20 Jan 2019 23:31:48 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727862AbfAUHaZ (ORCPT + 99 others); Mon, 21 Jan 2019 02:30:25 -0500 Received: from wes1-so2-b.wedos.net ([46.28.106.45]:39309 "EHLO wes1-so2.wedos.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726630AbfAUHaY (ORCPT ); Mon, 21 Jan 2019 02:30:24 -0500 Received: from localhost (ip4-46-39-182-135.cust.nbox.cz [46.39.182.135]) by wes1-so2.wedos.net (Postfix) with ESMTPSA id 43jjrG01NRztc; Mon, 21 Jan 2019 08:30:21 +0100 (CET) Date: Mon, 21 Jan 2019 08:30:20 +0100 From: Otto Sabart To: Jonathan Corbet Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, netdev@vger.kernel.org, "David S. Miller" Subject: Re: [PATCH v2 1/1] doc: networking: integrate scaling document into doc tree Message-ID: <20190121073020.GA10146@personal> References: <3eddcfcf3916ef8e89230971359fc9b6bef35d20.1547843156.git.ottosabart@seberm.com> <20190120191359.41e5de0c@lwn.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <20190120191359.41e5de0c@lwn.net> X-PGP-Key: http://seberm.com/pubkey.asc User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 20. Jan (Sunday) v 19:13:59 -0700 2019, Jonathan Corbet wrote: > On Fri, 18 Jan 2019 21:38:32 +0100 > Otto Sabart wrote: >=20 > > Convert scaling document into reStructuredText and add reference to > > scaling document into main table of contents in network documentation. > >=20 > > There are no semantic changes. > >=20 > > There are no references to "scaling.txt" file. Whole kernel tree was > > checked using: > > $ grep -r "scaling\.txt" > >=20 > > Signed-off-by: Otto Sabart >=20 > So this didn't apply cleanly to docs-next due to a conflict with > commit d96bedb2b248 ("doc: networking: add offload documents into main > index file") by one Otto Sabart. Yeah, .. I always just checked if it merges cleanly against the Linus's tree. > I've fixed that up, but in the future it will be helpful if you can be > sure that your patches are against the docs tree if you want me to > merge them. Will do. Thank you Jon and sorry for the merge conflict. Ota --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEb6VOpv2s03VHGoilgjuumfi+HjwFAlxFdQkACgkQgjuumfi+ Hjy22BAAg5Dr+yuc8g/4NcxpMWe17kK6wxywsH75zTvAiKlKd82Qq3be8jF6KyvA 4X0/DsiPl9CSEkEu0S7SNQ0cESwl3IH3mqRXcICUC2HSBmOPdqjftPZ0pj0LdBlm 3FrlFgHHy+S3tkDPUfGbo24/W50JmYmWldtXR/3/RuuDtcx7PKz1Gcwx/FQ7Icq/ nABm62EGgmODsZpzRSFb1NchbOpFWb1RbnRkEZI0uSJHI1GNbPhvxOnNNZnAdQ8Y ePd6K9IeTWMQ+lQef1WhDL+p8j2XgdnLpFQErTG3RQP4xTRLugFnSxYmyeTSg7nd vO6ZFa2WnlCoysEAb8paAi/cHGE+k13R6GPcYvtOWbjmkcXWjifSXwRN+rod5r+1 C4JHbbjyJSTtHPvKc8clP15PTMELO92yHV7ar/2SjpaLBVGM6vvT4fyfQafZxuws ffSS6nt14rNKfaxFhyQIDH4Kzg7OCAIFtDrwNoaznP6gGwvLFLaW9KU2R0amH4+k Srkxudf7wyLE2AsTa69fjdRNtiuRyD1BlMvDr+J55MsCDZdIdM/eaPTBa7gsei02 VMwUG3gpcHmVR4CSloYAU0dywQ0oFuqQCXsPMM+8S8PfGpfbEdRZZrD5+TP8bUfV m91ueO+0qZ2nJ7t38YWQLSf9wQ+4aS6Txn4btNtDkct2tGKmGNo= =mwlX -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--