From fd3f8984f6fa1ad1a6c2283eef48ba6e5242bcc5 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Sun, 3 Feb 2008 17:45:46 +0200 Subject: include/linux/: Spelling fixes Signed-off-by: Joe Perches Signed-off-by: Adrian Bunk --- include/linux/fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/fs.h') diff --git a/include/linux/fs.h b/include/linux/fs.h index a516b671687..bcae3acab28 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -1307,7 +1307,7 @@ struct super_operations { * being set. find_inode() uses this to prevent returning * nearly-dead inodes. * I_SYNC Similar to I_LOCK, but limited in scope to writeback - * of inode dirty data. Having a seperate lock for this + * of inode dirty data. Having a separate lock for this * purpose reduces latency and prevents some filesystem- * specific deadlocks. * -- cgit v1.2.3