lkml.org 
[lkml]   [1999]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] 2.3.1 typo in smbfs
This allows smbfs to compile.

Index: fs/smbfs/inode.c
===================================================================
RCS file: /var/cvs/linux/fs/smbfs/inode.c,v
retrieving revision 1.1.2.3
diff -u -r1.1.2.3 inode.c
--- inode.c 1999/05/14 01:03:57 1.1.2.3
+++ linux/fs/smbfs/inode.c 1999/05/14 01:12:42
@@ -88,7 +88,7 @@
result->i_op = &smb_dir_inode_operations;
else
result->i_op = NULL;
- insert_inode_hash(result)
+ insert_inode_hash(result);
return result;
}

Andrea Arcangeli


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [from the cache]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog