projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32b2244
)
io_uring: dual license io_uring.h uapi header
author
Jens Axboe
<axboe@kernel.dk>
Wed, 11 Mar 2020 13:45:46 +0000
(07:45 -0600)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 11 Mar 2020 13:45:46 +0000
(07:45 -0600)
This just syncs the header it with the liburing version, so there's no
confusion on the license of the header parts.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/io_uring.h
b/include/uapi/linux/io_uring.h
index cef4c0c0f26b553e477817dbcd0791b5c56711d5..6d9d2b1cc52329646cb284d34a032354cce1b2c0 100644
(file)
--- a/
include/uapi/linux/io_uring.h
+++ b/
include/uapi/linux/io_uring.h
@@
-1,4
+1,4
@@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
OR MIT
*/
/*
* Header file for the io_uring interface.
*