From 10cb047b8bf930ff7c9b2fb3c7902b303553c2d3 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 13 Jul 2024 15:19:31 +0200 Subject: scripts: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- scripts/dtc/srcpos.h | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/dtc/srcpos.h') diff --git a/scripts/dtc/srcpos.h b/scripts/dtc/srcpos.h index 5db32a723e1..fcd9937a911 100644 --- a/scripts/dtc/srcpos.h +++ b/scripts/dtc/srcpos.h @@ -95,7 +95,6 @@ struct srcpos { } \ } while (0) - /* * Fictional source position used for IR nodes that are * created without otherwise knowing a true source position. -- cgit v1.2.3