Message ID | 20240610081023.8118-1-wsa+renesas@sang-engineering.com |
---|---|
Headers | show
Received: from mail.zeus03.de (www.zeus03.de [194.117.254.33]) (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 791B755E53 for <linux-i2c@vger.kernel.org>; Mon, 10 Jun 2024 08:10:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718007039; cv=none; b=hHJ8Wow69Gbzi2zAaEj/eIVQWrTBaTkmTdB7ZN9ujkhVzBy7kig1C30W6h5aSVN2M2+WDkBGV+OYZuxWnnenDycs9+CbhUXMNSJLHtSM4dHYFVa5J8ecnKTsg1pzWYR9hmOfuD3Rdq9WX4LjjE5XMztU5bztUHDiMVQTH+mMyNA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718007039; c=relaxed/simple; bh=Om3tgtvL7zx3STVEfGcFIyutGvx1ayQHvev9/xlcvdM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=mLVw3PidyQr4y8+wy30ezg3VjkUfG5leHkphN0rJ4ZqXFlJ/MtrHMK0AJWKb3gEeX/oHZ5nf7DiayHjqEQeotNnUlVlRfJ9EL0s7Pf/AcM8xUtQuQJiyu/lblNkDbaygaDCfRiGEPJyQnLb0kbWoe1lJvTvhSjrKjmpi5UM+C0g= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=FdX0mw0+; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="FdX0mw0+" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=from:to:cc:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=k1; bh=o +WZ7wY84tNezlQl5CxbAAB2zMVOpXowsJm/tB2JR/k=; b=FdX0mw0+lO7O1XzDU CTjTTg0UiLt6zpybDPD4iI73HmqGnIpSjzoYaSSDqhT5gORKbeiUszsK6VvB8QvR 2Vb7RzGxQItlAWjr4mXdN7P1hBieXVIb0IYhX6y64+WM796qtH/iJyfd+Veazlx9 7AIInchkuFIWHYcXKt3cJ65Zqa6r98dTFelO+5OXXNbacdk3uUC2DTRXfubExOCF 0NLleYl+JJgyVne3fHGztomQNhtx4fRNqNYsHQ6odS7EyAElbZl0MAY4OHiENoLc +/vx8hcr++MKPkRPxZiCyqY5LiB21auctFl1VySN9qwNAa0ETZI5ZzD5J+fGIr51 6qe8w== Received: (qmail 4192364 invoked from network); 10 Jun 2024 10:10:25 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 10 Jun 2024 10:10:25 +0200 X-UD-Smtp-Session: l3s3148p1@Eu11roQauuYgAwDPXymAAHMyzy0c7Kdl From: Wolfram Sang <wsa+renesas@sang-engineering.com> To: linux-i2c@vger.kernel.org Cc: Easwar Hariharan <eahariha@linux.microsoft.com>, Andi Shyti <andi.shyti@kernel.org>, linux-doc@vger.kernel.org, Wolfram Sang <wsa+renesas@sang-engineering.com>, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/6] docs: i2c: summary: update and use inclusive wording Date: Mon, 10 Jun 2024 10:10:15 +0200 Message-ID: <20240610081023.8118-1-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: <linux-i2c.vger.kernel.org> List-Subscribe: <mailto:linux-i2c+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-i2c+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |
Series |
docs: i2c: summary: update and use inclusive wording
|
expand
|