mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
[SCTP]: More trivial sctp annotations.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
962c837275
commit
9f81bcd942
4 changed files with 12 additions and 12 deletions
|
@ -1632,7 +1632,7 @@ pass:
|
|||
}
|
||||
|
||||
static inline int sctp_get_skip_pos(struct sctp_fwdtsn_skip *skiplist,
|
||||
int nskips, __u16 stream)
|
||||
int nskips, __be16 stream)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue