diff options
author | Kees Cook <keescook@chromium.org> | 2017-07-13 00:35:28 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-13 02:26:02 +0300 |
commit | fb259c310f79d295c2da2934ff2282e1b7c30529 (patch) | |
tree | 77f5e5f6aadf32314226417e43bb0c83e759f641 /samples/uhid | |
parent | 42e618f77dabc82c697915c193d729e9d16e2a75 (diff) | |
download | linux-fb259c310f79d295c2da2934ff2282e1b7c30529.tar.xz |
ipc/msg: remove special msg_alloc/free
There is nothing special about the msg_alloc/free routines any more, so
remove them to make code more readable.
[manfred@colorfullife.com: Rediff to keep rcu protection for security_msg_queue_alloc()]
Link: http://lkml.kernel.org/r/20170525185107.12869-19-manfred@colorfullife.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Manfred Spraul <manfred@colorfullife.com>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions