Re: [PATCH 17/22] mpool: add mpool lifecycle management ioctls

From: Randy Dunlap
Date: Tue Sep 29 2020 - 20:13:46 EST


On 9/28/20 9:45 AM, nmeeramohide@xxxxxxxxxx wrote:
> + if (_IOC_TYPE(cmd) != MPIOC_MAGIC)
Hi,

MPIOC_MAGIC is defined in patch 01/22.
It should also be added to Documentation/userspace-api/ioctl/ioctl-number.rst.


thanks.
--
~Randy