X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fbefs%2Flinuxvfs.c;h=54b8c28bebc8f8b4b63dcc1f010bbf035a09cbd6;hb=6a9a6f233baad76b67a448b39bb55fc064755ba4;hp=b1d0c794747b7537dbade4895eccae70aa78cc5e;hpb=88d2d28b182dc3f38e68259efaa6dd3bc40ef1e6;p=mv-sheeva.git diff --git a/fs/befs/linuxvfs.c b/fs/befs/linuxvfs.c index b1d0c794747..54b8c28bebc 100644 --- a/fs/befs/linuxvfs.c +++ b/fs/befs/linuxvfs.c @@ -75,7 +75,6 @@ static const struct inode_operations befs_dir_inode_operations = { static const struct address_space_operations befs_aops = { .readpage = befs_readpage, - .sync_page = block_sync_page, .bmap = befs_bmap, }; @@ -735,7 +734,7 @@ parse_options(char *options, befs_mount_options * opts) /* This function has the responsibiltiy of getting the * filesystem ready for unmounting. - * Basicly, we free everything that we allocated in + * Basically, we free everything that we allocated in * befs_read_inode */ static void