Re: [PATCH] SCSI-lpfc: Use a signed return type for two functions

From: Dan Carpenter
Date: Sat Dec 19 2015 - 15:17:44 EST


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