aboutsummaryrefslogtreecommitdiffstats
path: root/main/btrfs-progs/includes.patch
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-04-12 16:14:43 +0000
committerTimo Teräs <timo.teras@iki.fi>2018-04-13 05:55:03 +0000
commitd7e0f101d2cd387ecd11f80c72ef745739237070 (patch)
tree4e2ee53eb29e289e12c306859518c0946da4bbd9 /main/btrfs-progs/includes.patch
parent3de8c3684041a3a723035b5b3ec6abb52f076ac3 (diff)
downloadaports-d7e0f101d2cd387ecd11f80c72ef745739237070.tar.bz2
aports-d7e0f101d2cd387ecd11f80c72ef745739237070.tar.xz
main/btrfs-progs: upgrade to 4.16
Diffstat (limited to 'main/btrfs-progs/includes.patch')
-rw-r--r--main/btrfs-progs/includes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/btrfs-progs/includes.patch b/main/btrfs-progs/includes.patch
index 8624cec83e..ac3f835664 100644
--- a/main/btrfs-progs/includes.patch
+++ b/main/btrfs-progs/includes.patch
@@ -2,7 +2,7 @@ diff --git a/bitops.h b/bitops.h
index 323c571..7f30b06 100644
--- a/kernel-lib/bitops.h
+++ b/kernel-lib/bitops.h
-@@ -65,6 +65,9 @@ static inline unsigned long hweight_long(unsigned long w)
+@@ -69,6 +65,9 @@ static inline unsigned long hweight_long(unsigned long w)
}
#define BITOP_WORD(nr) ((nr) / BITS_PER_LONG)