diff options
| author | Siba Prasad <sibap@codeaurora.org> | 2017-05-10 12:22:07 +0530 |
|---|---|---|
| committer | Siba Prasad <sibap@codeaurora.org> | 2017-05-10 12:22:37 +0530 |
| commit | b9ffa0f20ecdd943a7f38b6ba6a8c6a5403f400a (patch) | |
| tree | 52ae09eca9deaf537791b843c438824ffe5ea8b8 /net/unix/af_unix.c | |
| parent | 3d82d66409abb91539bcb9d1f343fcb9d583f2b4 (diff) | |
scsi: ufs: ufs-qcom-ice: Initialize local variable in ice_cfg_start()
Previously local variable ice_set in ufs_qcom_ice_cfg_start() function
was initialized only if qcom_host->ice.vops->config_start was set.
If that was not set, then the uninitialized value of ice_set might have
lead to incorrect configuration of ICE.
So initialize the variable regardless the value of config_start.
Change-Id: I16692902d9f5b8df00ae2ffc7c363413d13e932a
Signed-off-by: Siba Prasad <sibap@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
