summaryrefslogtreecommitdiffstats
path: root/events
diff options
context:
space:
mode:
authorKamal Mohanan <kmohanan@redhat.com>2017-09-25 11:36:54 +0530
committerXavier Hernandez <jahernan@redhat.com>2017-10-16 08:17:59 +0000
commit117c4560dcd5c7499c17a0bc8e62c62ac39745e1 (patch)
tree3c154791a1cfbc532c505f86d3d58c5f2a712946 /events
parentd88be3bc29dbd1eaa393802f3c98e188fe5287c8 (diff)
cluster/ec: Coverity Fix UNUSED_VALUE in ec_create_name
Problem: The value returned by cluster_mkdir is assigned to ret at ec-heal.c:1076. But this value is overwritten before it can be used. Solution: The return value of cluster_mkdir is ignored. It is not assigned to ret. Change-Id: Iee6b8d8b04e0bd800dd30d2c24cab755b9e63443 BUG: 789278 Signed-off-by: Kamal Mohanan <kmohanan@redhat.com>
Diffstat (limited to 'events')
0 files changed, 0 insertions, 0 deletions