BFI_IOC_MSGLEN_MAX
BUG_ON(!(len <= BFI_IOC_MSGLEN_MAX));
for (; i < BFI_IOC_MSGLEN_MAX / sizeof(u32); i++)
WARN_ON(len > BFI_IOC_MSGLEN_MAX);