]> err.no Git - linux-2.6/blobdiff - include/linux/splice.h
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerp...
[linux-2.6] / include / linux / splice.h
index f8cc97f71cd09f1561b3415e24ed6688906eae9c..33e447f98a545c891192ab8b76acc78c92d6fc34 100644 (file)
@@ -41,6 +41,7 @@ struct splice_desc {
 struct partial_page {
        unsigned int offset;
        unsigned int len;
+       unsigned long private;
 };
 
 /*