projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
315c0ac
)
nios2: fix missing comment terminator from SPDX License commit
author
Thomas Chou
<thomas@wytron.com.tw>
Tue, 3 Sep 2013 01:36:04 +0000
(09:36 +0800)
committer
Thomas Chou
<thomas@wytron.com.tw>
Fri, 6 Sep 2013 03:03:42 +0000
(11:03 +0800)
The commit
1a4596601fd395f3afb8f82f3f840c5e00bdd57a
Add GPL-2.0+ SPDX-License-Identifier to source files
generated a warning due to a missing comment terminator.
longlong.h:7:1: warning: "/*" within comment
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
arch/nios2/lib/longlong.h
patch
|
blob
|
history
diff --git
a/arch/nios2/lib/longlong.h
b/arch/nios2/lib/longlong.h
index 63c64ed74d5dafd97e1eb6e54e40fdd2cc7efa76..45ec5f0f193937e3c17bd7a8342bc9cc38fa1b75 100644
(file)
--- a/
arch/nios2/lib/longlong.h
+++ b/
arch/nios2/lib/longlong.h
@@
-3,6
+3,7
@@
2005 Free Software Foundation, Inc.
* SPDX-License-Identifier: GPL-2.0+
+ */
/* You have to define the following before including this file: