
23 Jul
2024
23 Jul
'24
1:28 a.m.
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut marek.vasut+renesas@mailbox.org --- include/asm-generic/int-ll64.h | 1 - 1 file changed, 1 deletion(-)
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 */
--
2.43.0