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

@@ -270,7 +270,6 @@ found_middle:
return result + ffz(tmp);
}
#define _EXT2_HAVE_ASM_BITOPS_
#ifdef __KERNEL__