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:
e0335f6
)
fcoe: Fix smatch warning in fcoe_fdmi_info function
author
Neerav Parikh
<Neerav.Parikh@intel.com>
Sat, 18 May 2013 05:12:28 +0000
(
05:12
+0000)
committer
Robert Love
<robert.w.love@intel.com>
Tue, 9 Jul 2013 16:29:17 +0000
(09:29 -0700)
This patch fixes a smatch warning as below:
smatch warnings:
drivers/scsi/fcoe/fcoe.c:782 fcoe_fdmi_info() warn: 'fdmi' puts 896 bytes on
stack
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Neerav Parikh <Neerav.Parikh@intel.com>
Tested-by: Jack Morgan <jack.morgan@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
No differences found