diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-11-04 21:25:01 +0300 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-11-10 10:50:38 -0600 |
commit | 181a9d795ab763b03b15f73402691abde98d1803 (patch) | |
tree | 7bdcf7c1c4263999fb33b528b16a8fc2b56e4ca0 /fs/mbcache.c | |
parent | 745718132c3c7cac98a622b610e239dcd5217f71 (diff) |
[SCSI] mpt2sas: add missing allocation.
There was supposed to be a kzalloc() here and the compiler complained
about it.
mpt2sas_scsih.c: In function ‘mpt2sas_scsih_reset_handler’:
mpt2sas_scsih.c:2807:21: warning: ‘fw_event’ may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: "Nandigama, Nagalakshmi" <Nagalakshmi.Nandigama@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions