diff mbox series

docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs

Message ID 20210213152436.1639458-1-unixbhaskar@gmail.com (mailing list archive)
State Accepted
Headers show
Series docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs | expand

Commit Message

Bhaskar Chowdhury Feb. 13, 2021, 3:24 p.m. UTC
s/oustanding/outstanding/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/ABI/testing/sysfs-fs-xfs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.30.1

Comments

Randy Dunlap Feb. 13, 2021, 3:56 p.m. UTC | #1
On 2/13/21 7:24 AM, Bhaskar Chowdhury wrote:
> 
> s/oustanding/outstanding/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
>  Documentation/ABI/testing/sysfs-fs-xfs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-fs-xfs b/Documentation/ABI/testing/sysfs-fs-xfs
> index ea0cc8c42093..f704925f6fe9 100644
> --- a/Documentation/ABI/testing/sysfs-fs-xfs
> +++ b/Documentation/ABI/testing/sysfs-fs-xfs
> @@ -33,7 +33,7 @@ Contact:	xfs@oss.sgi.com
>  Description:
>  		The current state of the log write grant head. It
>  		represents the total log reservation of all currently
> -		oustanding transactions, including regrants due to
> +		outstanding transactions, including regrants due to
>  		rolling transactions. The grant head is exported in
>  		"cycle:bytes" format.
>  Users:		xfstests
> --
> 2.30.1
>
Darrick J. Wong March 9, 2021, 5:14 p.m. UTC | #2
On Sat, Feb 13, 2021 at 08:54:36PM +0530, Bhaskar Chowdhury wrote:
> 
> s/oustanding/outstanding/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Looks good,
Reviewed-by: Darrick J. Wong <djwong@kernel.org>

--D

> ---
>  Documentation/ABI/testing/sysfs-fs-xfs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-fs-xfs b/Documentation/ABI/testing/sysfs-fs-xfs
> index ea0cc8c42093..f704925f6fe9 100644
> --- a/Documentation/ABI/testing/sysfs-fs-xfs
> +++ b/Documentation/ABI/testing/sysfs-fs-xfs
> @@ -33,7 +33,7 @@ Contact:	xfs@oss.sgi.com
>  Description:
>  		The current state of the log write grant head. It
>  		represents the total log reservation of all currently
> -		oustanding transactions, including regrants due to
> +		outstanding transactions, including regrants due to
>  		rolling transactions. The grant head is exported in
>  		"cycle:bytes" format.
>  Users:		xfstests
> --
> 2.30.1
>
diff mbox series

Patch

diff --git a/Documentation/ABI/testing/sysfs-fs-xfs b/Documentation/ABI/testing/sysfs-fs-xfs
index ea0cc8c42093..f704925f6fe9 100644
--- a/Documentation/ABI/testing/sysfs-fs-xfs
+++ b/Documentation/ABI/testing/sysfs-fs-xfs
@@ -33,7 +33,7 @@  Contact:	xfs@oss.sgi.com
 Description:
 		The current state of the log write grant head. It
 		represents the total log reservation of all currently
-		oustanding transactions, including regrants due to
+		outstanding transactions, including regrants due to
 		rolling transactions. The grant head is exported in
 		"cycle:bytes" format.
 Users:		xfstests