Skip to content
Snippets Groups Projects
Commit b7c0ddf5 authored by Jan Glauber's avatar Jan Glauber Committed by David S. Miller
Browse files

net: use SYSCALL_DEFINEx for sys_recv


Make sys_recv a first class citizen by using the SYSCALL_DEFINEx
macro. Besides being cleaner this will also generate meta data
for the system call so tracing tools like ftrace or LTTng can
resolve this system call.

Signed-off-by: default avatarJan Glauber <jan.glauber@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c3206e6f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment