EC_MAX_CMD_REPLY
static unsigned char ec_dbgfs_resp[EC_MAX_CMD_REPLY];
if (m < 2 || ec_dbgfs_resp_bytes > EC_MAX_CMD_REPLY) {