Received: by 2002:a25:23cc:0:0:0:0:0 with SMTP id j195csp864416ybj; Tue, 5 May 2020 08:44:47 -0700 (PDT) X-Google-Smtp-Source: APiQypLdoIvOIuAK0zqPJi4ArwuuWQHvH4malkXYs/jL2qjKjnRhy+G5JWM87BgLQTpVL/D/F5dU X-Received: by 2002:a17:906:5e4e:: with SMTP id b14mr3294015eju.285.1588693486860; Tue, 05 May 2020 08:44:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588693486; cv=none; d=google.com; s=arc-20160816; b=H2Lamo0tQFzjt0J5+LRWdkSlLPEICaWL3JrzxcZiNsZ9/8sK/YkZaCpKbDDeCLJqmY qLBtrzY+9Uhcp/Hkg8hCw7Yy1GpNXXIsaa4A0fxi8Jle0CcTjUPtUtEVNh3Q2ffD44L9 i3jwoQKbBc78GPs1Q8y8leHDMPhd8ZQZNONLytPiZrX+WyBLwaXp00bmSPaVxKWS+E/i f9KSlhdgOoKy5DqvcrYqdi4QFQJJDzYgv1HA3NM9qRncjqwhC8zAKYJByNZKXNVn7VRe RPAAgieOZZZ4v6YVtEGkNa335FfiXhxG74ByJWAb/8FTk9OqrSpW7aBS4/9HJIGGmK04 4I+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=XxdYPmiUZ6q1znbw2b9WLxg2GPza3qos8EqRecLcPGA=; b=qCHl+MP0mRp6R8r+4TiSI6PVWKr5FiaqBgjqCDSiVtGsH+iTXu7L+FbZjMAUaVj9XU hoihdTaI/O+FJfILJB4r7mXFyMz57qQFx3MHHr3+YwZchwdMe11pXv6dAcc2Yj58vnJt A/UV0KqAX8EplN0mTSS7UUUFcGStWvPQsecOwHEMzsrFO1yLKOYROf0TBETuUw3AM91o Ec4cqRAA1AO5HA/8TWVAP8kTaHd+otlX7Icd5aZo2yEVsWhHh9ogfbwBK4CzDyhOTbbm Dj55wYEn9sBzPTEZ1LXgR7TRTY3Nyfu0B4rpFZVL8A5IWd3Y+lN/I/xXp80G7LbCkbte aqag== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d6si1310852edy.66.2020.05.05.08.44.23; Tue, 05 May 2020 08:44:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730307AbgEEPmm (ORCPT + 99 others); Tue, 5 May 2020 11:42:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729629AbgEEPmm (ORCPT ); Tue, 5 May 2020 11:42:42 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F0323C061A0F; Tue, 5 May 2020 08:42:41 -0700 (PDT) Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id AB78731A; Tue, 5 May 2020 15:42:41 +0000 (UTC) Date: Tue, 5 May 2020 09:42:40 -0600 From: Jonathan Corbet To: Federico Vaga Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] doc:it_IT: align Italian translation Message-ID: <20200505094240.5b525754@lwn.net> In-Reply-To: <20200430222037.4480-1-federico.vaga@vaga.pv.it> References: <20200430222037.4480-1-federico.vaga@vaga.pv.it> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 1 May 2020 00:20:37 +0200 Federico Vaga wrote: > Translation for the following patches: > > commit c4f4af4094d6 ("docs: Add documentation for Symbol Namespaces") > commit 36bc683dde0a ("kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'") > commit a035d552a93b ("Makefile: Globally enable fall-through warning") > commit b9918bdcac1f ("Documentation/process: Add fallthrough pseudo-keyword") > commit 58ad30cf91f0 ("docs: fix reference to core-api/namespaces.rst") > commit fb0e0ffe7fc8 ("Documentation: bring process docs up to date") > commit 7af51678b6d3 ("docs: deprecated.rst: Add BUG()-family") > commit 7929b9836ed0 ("docs: Remove :c:func: from process/deprecated.rst") > commit 76136e028d3b ("docs: deprecated.rst: Clean up fall-through details") > commit d8401f504b49 ("docs: deprecated.rst: Add %p to the list") > commit b1735296cef9 ("docs: locking: Drop :c:func: throughout") > commit 6adb7755996f ("docs: locking: Add 'need' to hardirq section") > > Signed-off-by: Federico Vaga > --- > .../it_IT/doc-guide/kernel-doc.rst | 25 ++- > .../it_IT/kernel-hacking/hacking.rst | 18 ++ > .../it_IT/kernel-hacking/locking.rst | 172 +++++++++--------- > .../translations/it_IT/process/2.Process.rst | 95 +++++----- > .../it_IT/process/coding-style.rst | 6 +- > .../translations/it_IT/process/deprecated.rst | 130 +++++++++++-- > 6 files changed, 287 insertions(+), 159 deletions(-) Applied, thanks. jon