summaryrefslogtreecommitdiff
path: root/include/asm-generic
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-07-29 15:01:36 -0600
committerTom Rini <[email protected]>2024-07-29 15:01:36 -0600
commitc0d269da3c8492d4b81bbcb79a66f6d4a49f7610 (patch)
tree302f8dbd5d72be813e15eed94bd661bf2866c3ab /include/asm-generic
parent9268c7a5e3e91564739bf0fdfd1df228a0273945 (diff)
parent6627fbba203f89a316299d35f6a2ff3f33dd15c8 (diff)
Merge patch series "include: asm-generic: Remove duplicate newlines"
Drop all duplicate newlines from the include directory files.
Diffstat (limited to 'include/asm-generic')
-rw-r--r--include/asm-generic/int-ll64.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-generic/int-ll64.h b/include/asm-generic/int-ll64.h
index 7451718a61c..aa572021cc0 100644
--- a/include/asm-generic/int-ll64.h
+++ b/include/asm-generic/int-ll64.h
@@ -43,5 +43,4 @@ typedef __u64 u64;
#endif /* __ASSEMBLY__ */
-
#endif /* _ASM_GENERIC_INT_LL64_H */