diff options
author | 2016-05-28 07:04:38 +0000 | |
---|---|---|
committer | 2016-05-30 13:50:02 +0200 | |
commit | 1691cf160048c0753036d0b3fad7f239234dab56 (patch) | |
tree | 5b774fdf61a877aea602a665cb98b513514c336c /scripts/gdb/linux/utils.py | |
parent | Btrfs: fix handling of faults from btrfs_copy_from_user (diff) | |
download | linux-rng-1691cf160048c0753036d0b3fad7f239234dab56.tar.xz linux-rng-1691cf160048c0753036d0b3fad7f239234dab56.zip |
btrfs: Use __u64 in exported linux/btrfs.h.
This patch fixes this build error.
/usr/include/linux/btrfs.h:121:3: error: unknown type name ‘u64’
u64 devid;
^~~
Fixes: 6b526ed70cf1 ("btrfs: introduce device delete by devid")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions