Home
last modified time | relevance | path

Searched hist:bb96dec74543bb3ceb4ac5caf39341dadb4cb559 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsctp.hdiff bb96dec74543bb3ceb4ac5caf39341dadb4cb559 Thu Aug 03 02:42:22 CDT 2017 Xin Long <lucien.xin@gmail.com> sctp: remove the typedef sctp_auth_chunk_t

This patch is to remove the typedef sctp_auth_chunk_t, and
replace with struct sctp_auth_chunk in the places where it's
using this typedef.

It is also to use sizeof(variable) instead of sizeof(type).

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/sctp/
H A Dchunk.cdiff bb96dec74543bb3ceb4ac5caf39341dadb4cb559 Thu Aug 03 02:42:22 CDT 2017 Xin Long <lucien.xin@gmail.com> sctp: remove the typedef sctp_auth_chunk_t

This patch is to remove the typedef sctp_auth_chunk_t, and
replace with struct sctp_auth_chunk in the places where it's
using this typedef.

It is also to use sizeof(variable) instead of sizeof(type).

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsm_statefuns.cdiff bb96dec74543bb3ceb4ac5caf39341dadb4cb559 Thu Aug 03 02:42:22 CDT 2017 Xin Long <lucien.xin@gmail.com> sctp: remove the typedef sctp_auth_chunk_t

This patch is to remove the typedef sctp_auth_chunk_t, and
replace with struct sctp_auth_chunk in the places where it's
using this typedef.

It is also to use sizeof(variable) instead of sizeof(type).

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>