lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20251217-fix-minor-grammar-err-v3-1-9be220cdd56a@posteo.com>
Date: Wed, 17 Dec 2025 22:03:38 +0800
From: Zhaoming Luo via B4 Relay <devnull+zhml.posteo.com@...nel.org>
To: Alim Akhtar <alim.akhtar@...sung.com>, 
 Avri Altman <avri.altman@....com>, Bart Van Assche <bvanassche@....org>, 
 Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Conor Dooley <conor+dt@...nel.org>
Cc: linux-scsi@...r.kernel.org, devicetree@...r.kernel.org, 
 linux-kernel@...r.kernel.org, Zhaoming Luo <zhml@...teo.com>
Subject: [PATCH v3] dt-bindings: ufs: Fix several grammar errors

From: Zhaoming Luo <zhml@...teo.com>

Fix several grammar errors.

Signed-off-by: Zhaoming Luo <zhml@...teo.com>
---
Changes in v3:
- Further improvement on the grammar as suggested by Rob Herring.
  See https://lore.kernel.org/linux-scsi/20251217010112.GA3464453-robh@kernel.org/
- Link to v2: https://lore.kernel.org/r/20251213-fix-minor-grammar-err-v2-1-b32be57caa13@posteo.com

Changes in v2:
- The subject prefixes match the subsystem as suggested in the
  documentation.
- The necessary To/Cc entries are included.
- Link to v1: https://lore.kernel.org/linux-scsi/20251212131112.5516-1-zhml@posteo.com/
---
 Documentation/devicetree/bindings/ufs/ufs-common.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/ufs/ufs-common.yaml b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
index 9f04f34d8..ed97f5682 100644
--- a/Documentation/devicetree/bindings/ufs/ufs-common.yaml
+++ b/Documentation/devicetree/bindings/ufs/ufs-common.yaml
@@ -48,8 +48,8 @@ properties:
     enum: [1, 2]
     default: 2
     description:
-      Number of lanes available per direction.  Note that it is assume same
-      number of lanes is used both directions at once.
+      Number of lanes available per direction.  Note that it is assumed that
+      the same number of lanes are used in both directions at once.
 
   vdd-hba-supply:
     description:

---
base-commit: 9d9c1cfec01cdbf24bd9322ed555713a20422115
change-id: 20251213-fix-minor-grammar-err-67d10cf2fd9d

Best regards,
-- 
Zhaoming Luo <zhml@...teo.com>



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ