Re: [PATCH] i2c-HID: Delete unnecessary checks before the function call "gpiod_put"

From: Dan Carpenter
Date: Thu Jul 09 2015 - 04:19:54 EST


This one deserves some extra review because it introduces a call to:

WARN_ON(extra_checks);

in gpiod_free(). That may or may not matter...

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/