forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
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