]> git.baikalelectronics.ru Git - kernel.git/commit
9p: Fix minor typo in code comment
authorTyler Hicks <tyhicks@linux.microsoft.com>
Fri, 27 May 2022 00:00:03 +0000 (19:00 -0500)
committerDominique Martinet <dominique.martinet@atmark-techno.com>
Sat, 2 Jul 2022 09:52:21 +0000 (18:52 +0900)
commit1475b141f77cee003c97285ab1652f3fc4d26320
tree6d72813a7896c3b2e5e9f5787e85b278b17fb1dd
parent24b00becc4a4997e509e65e954ced77068109d00
9p: Fix minor typo in code comment

Fix s/patch/path/ typo and make it clear that we're talking about
multiple path components.

Link: https://lkml.kernel.org/r/20220527000003.355812-6-tyhicks@linux.microsoft.com
Signed-off-by: Tyler Hicks <tyhicks@linux.microsoft.com>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
fs/9p/fid.c