diff options
| author | Marek Vasut <[email protected]> | 2024-07-13 15:19:31 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-15 12:12:18 -0600 |
| commit | 10cb047b8bf930ff7c9b2fb3c7902b303553c2d3 (patch) | |
| tree | 3ae1d31a5cff43ae7f03804d4bb87da54662f6fd /scripts/dtc/srcpos.h | |
| parent | 2cd9466bedec4950d7291efa95f228c5150ee421 (diff) | |
scripts: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/dtc/srcpos.h')
| -rw-r--r-- | scripts/dtc/srcpos.h | 1 |
1 files changed, 0 insertions, 1 deletions
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. |
