git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76e0310
)
NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp
author
Vishal Verma
<vishal.l.verma@linux.intel.com>
Mon, 13 May 2013 20:55:18 +0000
(14:55 -0600)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Fri, 17 May 2013 13:10:38 +0000
(09:10 -0400)
nvme_trans_modesel_get_mp() was defined with a unsigned return
type, but can return signed values.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Vishal Verma <vishal.l.verma@linux.intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-scsi.c
patch
|
blob
|
history
diff --cc
drivers/block/nvme-scsi.c
Simple merge