Re: [PATCH net-next] net: Return the correct errno code

From: Jakub Kicinski
Date: Sat Feb 06 2021 - 14:20:10 EST


On Thu, 4 Feb 2021 11:14:26 -0800 Jesse Brandeburg wrote:
> Zheng Yongjun wrote:
>
> > When kzalloc failed, should return ENOMEM rather than ENOBUFS.
>
> All these patches have the same subject and description, couldn't they
> just be part of a single series with a good cover letter?

Agreed. The patches seem to be lacking clear justification.
Cover letter would be good.

> I'm not saying make them a single patch, because that is bad for
> bisection, but having them as a single series means we review related
> changes at one time, and can comment on them as a group.