diff options
| author | Thomas Zimmermann <[email protected]> | 2023-04-17 14:56:44 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2023-04-20 10:04:54 +0200 |
| commit | d77f0ecdac62968ec99a18deff3d91b453974b9c (patch) | |
| tree | f68c4e8e5424e0693787e423d12de5a6f27e2fcf | |
| parent | 7470849745e6cd746ae773a6e59b309867310181 (diff) | |
arch/parisc: Remove trailing whitespaces
Fix trailing whitespaces. No functional changes.
Signed-off-by: Thomas Zimmermann <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: Helge Deller <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Helge Deller <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
| -rw-r--r-- | arch/parisc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/Makefile b/arch/parisc/Makefile index a2d8600521f9..0d049a6f6a60 100644 --- a/arch/parisc/Makefile +++ b/arch/parisc/Makefile @@ -11,7 +11,7 @@ # Copyright (C) 1994 by Linus Torvalds # Portions Copyright (C) 1999 The Puffin Group # -# Modified for PA-RISC Linux by Paul Lahaie, Alex deVries, +# Modified for PA-RISC Linux by Paul Lahaie, Alex deVries, # Mike Shaver, Helge Deller and Martin K. Petersen # |