From 546ae2d2f717230b2ff423295f8d6dc489a878e8 Mon Sep 17 00:00:00 2001 From: Ming Lei Date: Mon, 29 Apr 2013 15:06:07 -0700 Subject: [PATCH] fs/read_write.c: fix generic_file_llseek() comment Commit ef3d0fd27e90 ("vfs: do (nearly) lockless generic_file_llseek") has removed i_mutex from generic_file_llseek, so update the comment accordingly. Signed-off-by: Ming Lei Cc: Alexander Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed