c
if (!pctldev || !pctldev->dev) {
    return -EINVAL;
}
dev_err(pctldev->dev, "could not claim hogs: %i\n", error);
