Re: [PATCH] fs: fix comment typos in bpf_fs_kfuncs.c, inode.c, fs-writeback.c
Christian Brauner <[email protected]>
| Newsgroups | org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <20260812-galeria-kahlschlag-zucchini-a100e715d311@brauner> |
Hi Manush, > Fix a handful of spelling mistakes in kernel-doc and code comments > under fs/: "Rmove" -> "Remove" (x2, in the bpf_[set|remove]_dentry_xattr > kernel-doc), "funtion" -> "function" in find_inode_nowait()'s comment, > and "paramters" -> "parameters" in the foreign-inode-detection comment > above wb_wait_for_completion(). No functional change. > > Signed-off-by: Manush Prajwal <[email protected]> Please split into separate patches. They're very distinct files that all received patches. --