projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41ba17f
)
powerpc: Remove empty comment
author
Jordan Niethe
<jniethe5@gmail.com>
Tue, 13 Aug 2019 05:12:12 +0000
(15:12 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 5 Sep 2019 04:22:41 +0000
(14:22 +1000)
Commit
2874c5fd2842
("treewide: Replace GPLv2 boilerplate/reference with
SPDX - rule 152") left an empty comment in machdep.h, as the boilerplate
was the only text in the comment. Remove the empty comment.
Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://lore.kernel.org/r/20190813051212.6387-1-jniethe5@gmail.com
arch/powerpc/include/asm/machdep.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/machdep.h
b/arch/powerpc/include/asm/machdep.h
index
657ec89
..
7bcb644
100644
(file)
--- a/
arch/powerpc/include/asm/machdep.h
+++ b/
arch/powerpc/include/asm/machdep.h
@@
-3,9
+3,6
@@
#define _ASM_POWERPC_MACHDEP_H
#ifdef __KERNEL__
-/*
- */
-
#include <linux/seq_file.h>
#include <linux/init.h>
#include <linux/dma-mapping.h>