diff options
author | David S. Miller <davem@davemloft.net> | 2020-05-12 02:59:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-12 02:59:16 +0300 |
commit | 97cf0ef9305bba857f04b914fd59e83813f1eae2 (patch) | |
tree | 1f8ca24224e9aa0dbaf924bec224deb08d1ab505 /scripts/checkpatch.pl | |
parent | 3242956bd610af40e884b530b6c6f76f5bf85f3b (diff) | |
parent | 1f466e1f15cf1dac7c86798d694649fc42cd868a (diff) | |
download | linux-97cf0ef9305bba857f04b914fd59e83813f1eae2.tar.xz |
Merge branch 'improve-msg_control-kernel-vs-user-pointer-handling'
Christoph Hellwig says:
====================
improve msg_control kernel vs user pointer handling
this series replace the msg_control in the kernel msghdr structure
with an anonymous union and separate fields for kernel vs user
pointers. In addition to helping a bit with type safety and reducing
sparse warnings, this also allows to remove the set_fs() in
kernel_recvmsg, helping with an eventual entire removal of set_fs().
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions