vfs: pull btrfs clone API to vfs layer
[linux-2.6-block.git] / fs / cifs / cifsfs.h
index c3cc1609025fa3a966c2d5b10f32626214a9e4ef..c399513c3cbde71fcbd0a82a8d2581c00702b0d6 100644 (file)
@@ -131,7 +131,6 @@ extern int  cifs_setxattr(struct dentry *, const char *, const void *,
 extern ssize_t cifs_getxattr(struct dentry *, const char *, void *, size_t);
 extern ssize_t cifs_listxattr(struct dentry *, char *, size_t);
 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
-
 #ifdef CONFIG_CIFS_NFSD_EXPORT
 extern const struct export_operations cifs_export_ops;
 #endif /* CONFIG_CIFS_NFSD_EXPORT */