1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-09 20:16:27 +02:00

ppc: Remove duplicate newlines

Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
Marek Vasut
2024-07-13 15:19:29 +02:00
committed by Tom Rini
parent 6671056402
commit 5f9a3003be
28 changed files with 0 additions and 43 deletions

View File

@@ -32,7 +32,6 @@ static __inline__ unsigned long get_dec (void)
return val;
}
static __inline__ void set_dec (unsigned long val)
{
if (val)