linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: Fix typo in sysfs-driver-ufs
@ 2021-10-06 14:35 Sohaib Mohamed
  2021-10-06 15:30 ` Martin K. Petersen
  2021-10-06 15:38 ` Joe Perches
  0 siblings, 2 replies; 5+ messages in thread
From: Sohaib Mohamed @ 2021-10-06 14:35 UTC (permalink / raw)
  To: sohaib.amhmd
  Cc: Martin K. Petersen, Bean Huo, Daejun Park, Greg Kroah-Hartman,
	Can Guo, Mauro Carvalho Chehab, Adrian Hunter, Avri Altman,
	Lukas Bulwahn, linux-kernel

Remove repeated world: "the The amount"

Signed-off-by: Sohaib Mohamed <sohaib.amhmd@gmail.com>
---
 Documentation/ABI/testing/sysfs-driver-ufs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 <stanislav.nijnikov@wdc.com>
-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.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] Documentation: Fix typo in sysfs-driver-ufs
  2021-10-06 14:35 [PATCH] Documentation: Fix typo in sysfs-driver-ufs Sohaib Mohamed
@ 2021-10-06 15:30 ` Martin K. Petersen
  2021-10-06 15:38 ` Joe Perches
  1 sibling, 0 replies; 5+ messages in thread
From: Martin K. Petersen @ 2021-10-06 15:30 UTC (permalink / raw)
  To: Sohaib Mohamed
  Cc: Martin K. Petersen, Bean Huo, Daejun Park, Greg Kroah-Hartman,
	Can Guo, Mauro Carvalho Chehab, Adrian Hunter, Avri Altman,
	Lukas Bulwahn, linux-kernel


Sohaib,

> Remove repeated world: "the The amount"

s/world/word/

> -Description:	This file shows the The amount of physical memory needed
> +Description:	This file shows The amount of physical memory needed

Between introducing a new typo (in the commit message) and removing the
correctly capitalized "the" in the documentation, this patch doesn't
seem like much of an improvement...

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Documentation: Fix typo in sysfs-driver-ufs
  2021-10-06 14:35 [PATCH] Documentation: Fix typo in sysfs-driver-ufs Sohaib Mohamed
  2021-10-06 15:30 ` Martin K. Petersen
@ 2021-10-06 15:38 ` Joe Perches
  1 sibling, 0 replies; 5+ messages in thread
From: Joe Perches @ 2021-10-06 15:38 UTC (permalink / raw)
  To: Sohaib Mohamed
  Cc: Martin K. Petersen, Bean Huo, Daejun Park, Greg Kroah-Hartman,
	Can Guo, Mauro Carvalho Chehab, Adrian Hunter, Avri Altman,
	Lukas Bulwahn, linux-kernel

On Wed, 2021-10-06 at 16:35 +0200, Sohaib Mohamed wrote:
> Remove repeated world: "the The amount"
> 
> Signed-off-by: Sohaib Mohamed <sohaib.amhmd@gmail.com>
> ---
>  Documentation/ABI/testing/sysfs-driver-ufs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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 <stanislav.nijnikov@wdc.com>
> -Description:	This file shows the The amount of physical memory needed
> +Description:	This file shows The amount of physical memory needed

Please instead remove the 'The' use.

Description:	This file shows the amount of physical memory needed



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Documentation: Fix typo in sysfs-driver-ufs
  2021-10-06 15:48 Sohaib Mohamed
@ 2021-10-21  3:42 ` Martin K. Petersen
  0 siblings, 0 replies; 5+ messages in thread
From: Martin K. Petersen @ 2021-10-21  3:42 UTC (permalink / raw)
  To: Sohaib Mohamed
  Cc: Martin K . Petersen, Bean Huo, Mauro Carvalho Chehab,
	Avri Altman, Lukas Bulwahn, Adrian Hunter, Can Guo, Daejun Park,
	Greg Kroah-Hartman, linux-kernel

On Wed, 6 Oct 2021 17:48:03 +0200, Sohaib Mohamed wrote:

> Remove repeated word: "the The amount"
> 
> 

Applied to 5.16/scsi-queue, thanks!

[1/1] Documentation: Fix typo in sysfs-driver-ufs
      https://git.kernel.org/mkp/scsi/c/a4bcbf71914b

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] Documentation: Fix typo in sysfs-driver-ufs
@ 2021-10-06 15:48 Sohaib Mohamed
  2021-10-21  3:42 ` Martin K. Petersen
  0 siblings, 1 reply; 5+ messages in thread
From: Sohaib Mohamed @ 2021-10-06 15:48 UTC (permalink / raw)
  To: sohaib.amhmd
  Cc: Martin K. Petersen, Greg Kroah-Hartman, Daejun Park, Bean Huo,
	Can Guo, Mauro Carvalho Chehab, Lukas Bulwahn, Avri Altman,
	Adrian Hunter, linux-kernel

Remove repeated word: "the The amount"

Signed-off-by: Sohaib Mohamed <sohaib.amhmd@gmail.com>
---
 Documentation/ABI/testing/sysfs-driver-ufs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 <stanislav.nijnikov@wdc.com>
-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.
--
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-21  3:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 14:35 [PATCH] Documentation: Fix typo in sysfs-driver-ufs Sohaib Mohamed
2021-10-06 15:30 ` Martin K. Petersen
2021-10-06 15:38 ` Joe Perches
2021-10-06 15:48 Sohaib Mohamed
2021-10-21  3:42 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).