On Thu, Mar 11, 2021 at 3:28 AM Jakub Sitnicki <[email protected]> wrote: > > + > > +static inline struct sk_msg *sk_psock_deque_msg(struct sk_psock *psock) > > Should be sk_psock_deque*ue*_msg()?
Right, it is better and less confusing to use "dequeue". Thanks.
