summaryrefslogtreecommitdiff
path: root/lib/zstd/common/debug.c
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-07-13 15:19:22 +0200
committerTom Rini <[email protected]>2024-07-15 12:12:18 -0600
commit2f8c004a5ae51b9b88479f3a728c564c021f50c5 (patch)
treea8b457a42581ce00d6400f0318558fe86e6788ce /lib/zstd/common/debug.c
parentdc5e2057131fd90bb62bb8c6b92abdb86ae32624 (diff)
lib: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'lib/zstd/common/debug.c')
-rw-r--r--lib/zstd/common/debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zstd/common/debug.c b/lib/zstd/common/debug.c
index bb863c9ea61..49254cc6722 100644
--- a/lib/zstd/common/debug.c
+++ b/lib/zstd/common/debug.c
@@ -12,7 +12,6 @@
* You may select, at your option, one of the above-listed licenses.
****************************************************************** */
-
/*
* This module only hosts one global variable
* which can be used to dynamically influence the verbosity of traces,