From: Alan Somers <asomers@xxxxxxxxxxx> This was a mistake in the comment in commit e0a43ddcc08c. Signed-off-by: Alan Somers <asomers@xxxxxxxxxxx> --- include/uapi/linux/fuse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/linux/fuse.h b/include/uapi/linux/fuse.h index e4ceeb406eb3..6457036a5960 100644 --- a/include/uapi/linux/fuse.h +++ b/include/uapi/linux/fuse.h @@ -54,7 +54,7 @@ * - add POLL message and NOTIFY_POLL notification * * 7.12 - * - add umask flag to input argument of open, mknod and mkdir + * - add umask flag to input argument of create, mknod and mkdir * - add notification messages for invalidation of inodes and * directory entries * -- 2.21.0