提交 e3b4b904 编写于 作者: D David Sterba

btrfs: send: drop __KERNEL__ ifdef from send.h

We don't need this ifdef as the header file is not shared, the protocol
definition used by userspace should be from libbtrfs or libbtrfsutil.
Signed-off-by: NDavid Sterba <dsterba@suse.com>
上级 ee5b46a3
......@@ -155,8 +155,6 @@ enum {
BTRFS_SEND_A_MAX = 31,
};
#ifdef __KERNEL__
long btrfs_ioctl_send(struct inode *inode, struct btrfs_ioctl_send_args *arg);
#endif
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册