From: Randy Dunlap Date: Mon, 3 Jul 2023 23:20:24 +0000 (-0700) Subject: Documentation: admin-guide: correct "it's" to possessive "its" X-Git-Tag: v6.6-rc1~123^2~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97e6f1351b13d192fb782003c9322ebceb1fde67;p=thirdparty%2Fkernel%2Flinux.git Documentation: admin-guide: correct "it's" to possessive "its" Correct 2 uses of "it's" to the possessive "its" as needed. Signed-off-by: Randy Dunlap Cc: Darrick J. Wong Cc: linux-xfs@vger.kernel.org Cc: linux-mm@kvack.org Cc: Jonathan Corbet Reviewed-by: Darrick J. Wong Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20230703232024.8069-1-rdunlap@infradead.org --- diff --git a/Documentation/admin-guide/mm/numa_memory_policy.rst b/Documentation/admin-guide/mm/numa_memory_policy.rst index 46515ad2337f6..eca38fa81e0f9 100644 --- a/Documentation/admin-guide/mm/numa_memory_policy.rst +++ b/Documentation/admin-guide/mm/numa_memory_policy.rst @@ -109,7 +109,7 @@ VMA Policy * A task may install a new VMA policy on a sub-range of a previously mmap()ed region. When this happens, Linux splits the existing virtual memory area into 2 or 3 VMAs, each with - it's own policy. + its own policy. * By default, VMA policy applies only to pages allocated after the policy is installed. Any pages already faulted into the diff --git a/Documentation/admin-guide/xfs.rst b/Documentation/admin-guide/xfs.rst index 3a9c041d7f6c3..b67772cf36d6d 100644 --- a/Documentation/admin-guide/xfs.rst +++ b/Documentation/admin-guide/xfs.rst @@ -192,7 +192,7 @@ When mounting an XFS filesystem, the following options are accepted. are any integer multiple of a valid ``sunit`` value. Typically the only time these mount options are necessary if - after an underlying RAID device has had it's geometry + after an underlying RAID device has had its geometry modified, such as adding a new disk to a RAID5 lun and reshaping it.