hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/fhandle.c
....@@ -246,7 +246,7 @@
246246 * sys_open_by_handle_at: Open the file handle
247247 * @mountdirfd: directory file descriptor
248248 * @handle: file handle to be opened
249
- * @flag: open flags.
249
+ * @flags: open flags.
250250 *
251251 * @mountdirfd indicate the directory file descriptor
252252 * of the mount point. file handle is decoded relative