Blame view

include/linux/btrfs.h 145 Bytes
b24413180   Greg Kroah-Hartman   License cleanup: ...
1
  /* SPDX-License-Identifier: GPL-2.0 */
55e301fd5   Filipe Brandenburger   Btrfs: move fs/bt...
2
3
4
5
6
7
  #ifndef _LINUX_BTRFS_H
  #define _LINUX_BTRFS_H
  
  #include <uapi/linux/btrfs.h>
  
  #endif /* _LINUX_BTRFS_H */