diff --git a/include/linux/net.h b/include/linux/net.h index 6d997ff3f10387a622d493a1c89adbe6cb9337e5..20cb226b22685fcd55428104c84b64ba14c4443c 100644 --- a/include/linux/net.h +++ b/include/linux/net.h @@ -101,7 +101,6 @@ enum sock_type { * @sk: internal networking protocol agnostic socket representation * @wait: wait queue for several uses * @type: socket type (%SOCK_STREAM, etc) - * @passcred: credentials (used only in Unix Sockets (aka PF_LOCAL)) */ struct socket { socket_state state;