projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbcf011
)
dmaengine: idxd: Change license on idxd.h to LGPL
author
Tony Luck
<tony.luck@intel.com>
Wed, 21 Jul 2021 19:25:20 +0000
(12:25 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 28 Jul 2021 17:22:43 +0000
(10:22 -0700)
This file was given GPL-2.0 license. But LGPL-2.1 makes more sense
as it needs to be used by libraries outside of the kernel source tree.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/uapi/linux/idxd.h
patch
|
blob
|
blame
|
history
diff --git
a/include/uapi/linux/idxd.h
b/include/uapi/linux/idxd.h
index e33997b4d750e9ca474306cadbf637b2975f9594..edc346a77c9114f971bf7722be72c6f09846a11f 100644
(file)
--- a/
include/uapi/linux/idxd.h
+++ b/
include/uapi/linux/idxd.h
@@
-1,4
+1,4
@@
-/* SPDX-License-Identifier:
GPL-2.0
WITH Linux-syscall-note */
+/* SPDX-License-Identifier:
LGPL-2.1
WITH Linux-syscall-note */
/* Copyright(c) 2019 Intel Corporation. All rights rsvd. */
#ifndef _USR_IDXD_H_
#define _USR_IDXD_H_