diff options
author | Dave Chinner <dchinner@redhat.com> | 2013-08-12 12:49:54 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-08-13 00:04:08 +0200 |
commit | 4f3d71f68bc976321b19efe2624cd91619af601f (patch) | |
tree | 177701e32b849b2ae80e0eac127f8d7bbef3a947 /arch/arm/mach-realview | |
parent | xfs: xfs_filestreams.h doesn't need __KERNEL__ (diff) | |
download | linux-4f3d71f68bc976321b19efe2624cd91619af601f.tar.xz linux-4f3d71f68bc976321b19efe2624cd91619af601f.zip |
xfs: move kernel specific type definitions to xfs.h
xfs_types.h is shared with userspace, so having kernel specific
types defined in it is problematic. Move all the kernel specific
defines to xfs_linux.h so we can remove the __KERNEL__ guards from
xfs_types.h.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions