Re: [PATCH] ti-st: Use a signed return type for st_ll_sleep_state()
From: Dan Carpenter
Date: Sat Dec 19 2015 - 15:15:32 EST
It returns zero or negative error codes. The return value is never
checked. Make it an int.
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/