]> git.baikalelectronics.ru Git - kernel.git/commit
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 14 May 2019 22:41:45 +0000 (15:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 May 2019 02:52:48 +0000 (19:52 -0700)
commitda84113b251b3c8a1fd23ad2add5ec94d1115073
treeeec686b09041d123d4d4270d6b96a8c63a0bfa30
parent02f35e1f53dc4b9f18770144fb9a3c11929885d8
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers

The "WITH Linux-syscall-note" should be added to headers exported to the
user-space.

Some kernel-space headers have "WITH Linux-syscall-note", which seems a
mistake.

[1] arch/x86/include/asm/hyperv-tlfs.h

Commit 75a35d347acc ("x86/hyper-v: move hyperv.h out of uapi") moved
this file out of uapi, but missed to update the SPDX License tag.

[2] include/asm-generic/shmparam.h

Commit d7f545bfb456 ("Rename include/{uapi => }/asm-generic/shmparam.h
really") moved this file out of uapi, but missed to update the SPDX
License tag.

[3] include/linux/qcom-geni-se.h

Commit d17f883d25ee ("soc: qcom: Add GENI based QUP Wrapper driver")
added this file, but I do not see a good reason why its license tag must
include "WITH Linux-syscall-note".

Link: http://lkml.kernel.org/r/1554196104-3522-1-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/include/asm/hyperv-tlfs.h
include/asm-generic/shmparam.h
include/linux/qcom-geni-se.h