aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Terrell <terrelln@fb.com>2020-07-30 12:08:41 -0700
committerIngo Molnar <mingo@kernel.org>2020-07-31 11:51:10 +0200
commit1ac1efa5f6950f8f126f2c1921bb699ce009ec7d (patch)
tree99ba5d120447b58b446559183bfc8ffbf05273cf
parent.gitignore: Add ZSTD-compressed files (diff)
downloadlinux-dev-1ac1efa5f6950f8f126f2c1921bb699ce009ec7d.tar.xz
linux-dev-1ac1efa5f6950f8f126f2c1921bb699ce009ec7d.zip
Documentation: dontdiff: Add zstd compressed files
For now, that's arch/x86/boot/compressed/vmlinux.bin.zst but probably more will come, thus let's be consistent with all other compressors. Signed-off-by: Nick Terrell <terrelln@fb.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20200730190841.2071656-9-nickrterrell@gmail.com
-rw-r--r--Documentation/dontdiff1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff
index ef9519c32c55..e361fc95ca29 100644
--- a/Documentation/dontdiff
+++ b/Documentation/dontdiff
@@ -55,6 +55,7 @@
*.ver
*.xml
*.xz
+*.zst
*_MODULES
*_vga16.c
*~