Re: [PATCH] staging-slicoss: Use a signed return type for slic_card_locate()

From: Dan Carpenter
Date: Sat Dec 19 2015 - 15:20:22 EST


It returns zero or negative error codes. The callers expect int. It is
harmless. It should just be 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/