kernel/fs/fhandle.c
.. .. @@ -246,7 +246,7 @@ 246 246 * sys_open_by_handle_at: Open the file handle 247 247 * @mountdirfd: directory file descriptor 248 248 * @handle: file handle to be opened 249 - * @flag: open flags.249 + * @flags: open flags.250 250 * 251 251 * @mountdirfd indicate the directory file descriptor 252 252 * of the mount point. file handle is decoded relative