diff options
author | 2017-12-11 17:01:08 +1100 | |
---|---|---|
committer | 2017-12-11 17:01:08 +1100 | |
commit | d21bd6898336a7892914d308d5e0868f0b863571 (patch) | |
tree | f5f756c25348b5a6c1ce9ddbaa7d1ecd1bef40b0 /include/linux/socket.h | |
parent | MAINTAINERS: update the IMA, EVM, trusted-keys, encrypted-keys entries (diff) | |
parent | Linux 4.15-rc3 (diff) | |
download | wireguard-linux-d21bd6898336a7892914d308d5e0868f0b863571.tar.xz wireguard-linux-d21bd6898336a7892914d308d5e0868f0b863571.zip |
Sync to v4.15-rc3 for security subsystem developers to work against.
Diffstat (limited to 'include/linux/socket.h')
-rw-r--r-- | include/linux/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/socket.h b/include/linux/socket.h index 8ad963cdc88c..9286a5a8c60c 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _LINUX_SOCKET_H #define _LINUX_SOCKET_H |