fuse: synchronize fuse_kernel.h header with the linux kernel
commit6b02a7082ae4c560427ff95b51aa8930bb4a6e1f
authorMiklos Szeredi <mszeredi@suse.cz>
Mon, 20 May 2013 12:38:37 +0000 (20 14:38 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Mon, 20 May 2013 12:38:37 +0000 (20 14:38 +0200)
tree9fc41629610fd6677d8836d75a7eebcf52fc1458
parent4dec04c7edba86d45371059c6c99016f08762fec
fuse: synchronize fuse_kernel.h header with the linux kernel

Check for __KERNEL__ instead of __linux__ and use the standard int
types instead of the linux specific ones.
include/fuse_kernel.h