commit | b296d05746b7fa0d663e3b11abf0e03eab6e03e6 | [log] [tgz] |
---|---|---|
author | Tyler Hicks <tyhicks@linux.microsoft.com> | Thu May 26 19:00:03 2022 -0500 |
committer | Dominique Martinet <dominique.martinet@atmark-techno.com> | Sat Jul 02 18:52:21 2022 +0900 |
tree | 6d72813a7896c3b2e5e9f5787e85b278b17fb1dd | |
parent | 47b1e3432b06c17b2d123b7ad30f04dd97b6d6f7 [diff] |
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>