[PATCH] NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp

Matthew Wilcox willy at linux.intel.com
Fri May 17 09:41:07 EDT 2013


On Mon, May 13, 2013 at 02:55:18PM -0600, Vishal Verma wrote:
> nvme_trans_modesel_get_mp() was defined with a unsigned return
> type, but can return signed values.
> 
> Reported-by: Dan Carpenter <dan.carpenter at oracle.com>
> Signed-off-by: Vishal Verma <vishal.l.verma at linux.intel.com>

Applied



More information about the Linux-nvme mailing list