Message ID | 20180906065750.89673-1-nbd@nbd.name (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [1/6] backports: copy linux/overflow.h | expand |
diff --git a/copy-list b/copy-list index 5c64b6d4..21ca8070 100644 --- a/copy-list +++ b/copy-list @@ -19,6 +19,7 @@ include/linux/fixp-arith.h # This just defines some macros, simply take it include/linux/bitfield.h include/linux/average.h +include/linux/overflow.h # crypto_memneq crypto/memneq.c -> compat/memneq.c
Overflow macros are useful for further backports Signed-off-by: Felix Fietkau <nbd@nbd.name> --- copy-list | 1 + 1 file changed, 1 insertion(+)