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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D60FFC433F5 for ; Wed, 6 Oct 2021 12:13:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A8A89610A8 for ; Wed, 6 Oct 2021 12:13:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238410AbhJFMPe (ORCPT ); Wed, 6 Oct 2021 08:15:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34184 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238105AbhJFMPb (ORCPT ); Wed, 6 Oct 2021 08:15:31 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 16ADBC061749 for ; Wed, 6 Oct 2021 05:13:39 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id v25so8176848wra.2 for ; Wed, 06 Oct 2021 05:13:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=AWb6QO2dk53VJpatF/6HpWWfRgGh/rHvbHxrfaDOD6Y=; b=jBenZXUZ8Eqy0u+yOnO/zxN2XluxouS2yWWfwuIgBIFxWDNCKT3EMfe3vg1yVpkIwS ou1btCttCrZB8c6q291HAqtAnEUt7CP5iZ3u4jsQDkbZud4ESCV9tFka95trjhmXR8yP b6h4TEoFVtrVCUr9XaYaoUAWtcewXu6gS5lZXtp69zTgSRQyigQqcDJWOVgaVbee9YCm 0pRa2TCpKYh7F6Y3U9JxO+Yhk0RupeVzHCWWGlxmNvS94EQVb/tTIlTmoloGm4qClNP+ Y0BjBgFo8lEvXE5xKadInSyZ7rc3QRKxK0qKRfxX8sOLC5adFduIYTEa4/NnmQncPS8x 8NVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=AWb6QO2dk53VJpatF/6HpWWfRgGh/rHvbHxrfaDOD6Y=; b=PvBgRk9p+0ccE1w96aB/PrrCqvK/T2Wb2Ic6DT4dQtObhomUNzMbGKjedh9r6anM4P mJ4rMXgXq0osfijZt5uTxtN7Mgpdj4OfvtEZEvEkk+NyZuh2kCZSf5CFoT/1hCgdYDys azRuWAicN6F2XavCB3QCugtnrSqyj0QQ+d7NC0PBi5dPcPhdAy/51Pvdjfy+/0PrOr/+ iwIDLfR3YtCKu8UleyHXMNleAhVqMlhp4LTV0tiu560KCGulVHok/pweCLUfn2nUZaFK y/9/XVJbBMJ0A7+IQ+/mba6TUFa8U5ftZqczlPlKhj9GRDvDjzsEVSr2l3hbLB703gLq qk9g== X-Gm-Message-State: AOAM5323UU6pI6w6Am1xpNRETHqtnycM+aSN/pHuYPe8s1nal2OtUMf7 BPMlYvXRxmeNCXxOo4uQzLM= X-Google-Smtp-Source: ABdhPJzM0Ws1dunA2tWgej9k+D+yRPqCThuklsEawvkn9fLvPfJ5WzNgYvDbYRwAWfbkOhasxmDBaA== X-Received: by 2002:adf:9cd2:: with SMTP id h18mr6752731wre.258.1633522417574; Wed, 06 Oct 2021 05:13:37 -0700 (PDT) Received: from localhost.localdomain ([197.49.35.129]) by smtp.gmail.com with ESMTPSA id o13sm1411306wmh.30.2021.10.06.05.13.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Oct 2021 05:13:36 -0700 (PDT) From: Sohaib Mohamed To: sohaib.amhmd@gmail.com Cc: Frederic Barrat , Andrew Donnellan , Greg Kroah-Hartman , Mauro Carvalho Chehab , Jonathan Cameron , Jonathan Corbet , Fabrice Gasnier , Jens Axboe , Gioh Kim , Jack Wang , Jason Gunthorpe , "Martin K. Petersen" , Daejun Park , Bean Huo , Can Guo , Lukas Bulwahn , Avri Altman , Adrian Hunter , Ilya Dryomov , Zhang Rui , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: [PATCH] docs: typo fixes in Documentation/ABI/ Date: Wed, 6 Oct 2021 14:13:25 +0200 Message-Id: <20211006121333.75799-1-sohaib.amhmd@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Sohaib Mohamed --- Documentation/ABI/stable/sysfs-module | 2 +- Documentation/ABI/testing/sysfs-bus-rapidio | 2 +- Documentation/ABI/testing/sysfs-class-cxl | 4 ++-- Documentation/ABI/testing/sysfs-class-rnbd-client | 2 +- Documentation/ABI/testing/sysfs-class-rtrs-client | 2 +- Documentation/ABI/testing/sysfs-class-rtrs-server | 2 +- Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD | 2 +- Documentation/ABI/testing/sysfs-devices-power | 2 +- Documentation/ABI/testing/sysfs-driver-ufs | 2 +- Documentation/ABI/testing/sysfs-firmware-acpi | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Documentation/ABI/stable/sysfs-module b/Documentation/ABI/stable/sysfs-module index 560b4a3278df..41b1f16e8795 100644 --- a/Documentation/ABI/stable/sysfs-module +++ b/Documentation/ABI/stable/sysfs-module @@ -38,7 +38,7 @@ What: /sys/module//srcversion Date: Jun 2005 Description: If the module source has MODULE_VERSION, this file will contain - the checksum of the the source code. + the checksum of the source code. What: /sys/module//version Date: Jun 2005 diff --git a/Documentation/ABI/testing/sysfs-bus-rapidio b/Documentation/ABI/testing/sysfs-bus-rapidio index f8b6728dac10..9e8fbff99b75 100644 --- a/Documentation/ABI/testing/sysfs-bus-rapidio +++ b/Documentation/ABI/testing/sysfs-bus-rapidio @@ -95,7 +95,7 @@ Contact: Matt Porter , Alexandre Bounine Description: (RO) returns name of previous device (switch) on the path to the - device that that owns this attribute + device that owns this attribute What: /sys/bus/rapidio/devices/::/modalias Date: Jul, 2013 diff --git a/Documentation/ABI/testing/sysfs-class-cxl b/Documentation/ABI/testing/sysfs-class-cxl index 3c77677e0ca7..594fda254130 100644 --- a/Documentation/ABI/testing/sysfs-class-cxl +++ b/Documentation/ABI/testing/sysfs-class-cxl @@ -103,8 +103,8 @@ What: /sys/class/cxl//api_version_compatible Date: September 2014 Contact: linuxppc-dev@lists.ozlabs.org Description: read only - Decimal value of the the lowest version of the userspace API - this this kernel supports. + Decimal value of the lowest version of the userspace API + this kernel supports. Users: https://github.com/ibm-capi/libcxl diff --git a/Documentation/ABI/testing/sysfs-class-rnbd-client b/Documentation/ABI/testing/sysfs-class-rnbd-client index 0b5997ab3365..e6cdc851952c 100644 --- a/Documentation/ABI/testing/sysfs-class-rnbd-client +++ b/Documentation/ABI/testing/sysfs-class-rnbd-client @@ -128,6 +128,6 @@ Description: For each device mapped on the client a new symbolic link is created The of each device is created as follows: - If the 'device_path' provided during mapping contains slashes ("/"), - they are replaced by exclamation mark ("!") and used as as the + they are replaced by exclamation mark ("!") and used as the . Otherwise, the will be the same as the "device_path" provided. diff --git a/Documentation/ABI/testing/sysfs-class-rtrs-client b/Documentation/ABI/testing/sysfs-class-rtrs-client index 49a4157c7bf1..fecc59d1b96f 100644 --- a/Documentation/ABI/testing/sysfs-class-rtrs-client +++ b/Documentation/ABI/testing/sysfs-class-rtrs-client @@ -78,7 +78,7 @@ What: /sys/class/rtrs-client//paths//hca_name Date: Feb 2020 KernelVersion: 5.7 Contact: Jack Wang Danil Kipnis -Description: RO, Contains the the name of HCA the connection established on. +Description: RO, Contains the name of HCA the connection established on. What: /sys/class/rtrs-client//paths//hca_port Date: Feb 2020 diff --git a/Documentation/ABI/testing/sysfs-class-rtrs-server b/Documentation/ABI/testing/sysfs-class-rtrs-server index 3b6d5b067df0..b08601d80409 100644 --- a/Documentation/ABI/testing/sysfs-class-rtrs-server +++ b/Documentation/ABI/testing/sysfs-class-rtrs-server @@ -24,7 +24,7 @@ What: /sys/class/rtrs-server//paths//hca_name Date: Feb 2020 KernelVersion: 5.7 Contact: Jack Wang Danil Kipnis -Description: RO, Contains the the name of HCA the connection established on. +Description: RO, Contains the name of HCA the connection established on. What: /sys/class/rtrs-server//paths//hca_port Date: Feb 2020 diff --git a/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD b/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD index f7b360a61b21..bc44bc903bc8 100644 --- a/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD +++ b/Documentation/ABI/testing/sysfs-devices-platform-ACPI-TAD @@ -74,7 +74,7 @@ Description: Reads also cause the AC alarm timer status to be reset. - Another way to reset the the status of the AC alarm timer is to + Another way to reset the status of the AC alarm timer is to write (the number) 0 to this file. If the status return value indicates that the timer has expired, diff --git a/Documentation/ABI/testing/sysfs-devices-power b/Documentation/ABI/testing/sysfs-devices-power index 1b2a2d41ff80..54195530e97a 100644 --- a/Documentation/ABI/testing/sysfs-devices-power +++ b/Documentation/ABI/testing/sysfs-devices-power @@ -303,5 +303,5 @@ Date: Apr 2010 Contact: Dominik Brodowski Description: Reports the runtime PM children usage count of a device, or - 0 if the the children will be ignored. + 0 if the children will be ignored. diff --git a/Documentation/ABI/testing/sysfs-driver-ufs b/Documentation/ABI/testing/sysfs-driver-ufs index 863cc4897277..57aec11a573f 100644 --- a/Documentation/ABI/testing/sysfs-driver-ufs +++ b/Documentation/ABI/testing/sysfs-driver-ufs @@ -983,7 +983,7 @@ Description: This file shows the amount of data that the host plans to What: /sys/class/scsi_device/*/device/dyn_cap_needed Date: February 2018 Contact: Stanislav Nijnikov -Description: This file shows the The amount of physical memory needed +Description: This file shows The amount of physical memory needed to be removed from the physical memory resources pool of the particular logical unit. The full information about the attribute could be found at UFS specifications 2.1. diff --git a/Documentation/ABI/testing/sysfs-firmware-acpi b/Documentation/ABI/testing/sysfs-firmware-acpi index 819939d858c9..39173375c53a 100644 --- a/Documentation/ABI/testing/sysfs-firmware-acpi +++ b/Documentation/ABI/testing/sysfs-firmware-acpi @@ -112,7 +112,7 @@ Description: OS context. GPE 0x12, for example, would vector to a level or edge handler called _L12 or _E12. The handler may do its business and return. - Or the handler may send send a Notify event + Or the handler may send a Notify event to a Linux device driver registered on an ACPI device, such as a battery, or a processor. -- 2.25.1