Re: [PATCH net-next] net: Return the correct errno code
From: Jesse Brandeburg
Date: Thu Feb 04 2021 - 14:17:37 EST
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?
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.