]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_da_btree.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[~andy/linux] / fs / xfs / xfs_da_btree.h
index 599e270e6959bad44088082f2b1926407d7e8430..70b710c1792d33bfce9c94641b2e62016d48493e 100644 (file)
@@ -206,9 +206,8 @@ struct xfs_nameops {
 };
 
 
-#ifdef __KERNEL__
 /*========================================================================
- * Function prototypes for the kernel.
+ * Function prototypes.
  *========================================================================*/
 
 /*
@@ -269,6 +268,5 @@ xfs_daddr_t xfs_da_blkno(xfs_dabuf_t *dabuf);
 
 extern struct kmem_zone *xfs_da_state_zone;
 extern struct kmem_zone *xfs_dabuf_zone;
-#endif /* __KERNEL__ */
 
 #endif /* __XFS_DA_BTREE_H__ */