Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99295a31 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: gladiator_erp_v2: initialize return value"

parents bb61ebf6 4308d331
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -758,7 +758,7 @@ static int gladiator_erp_pm_callback(struct notifier_block *nb,

static int gladiator_erp_v2_probe(struct platform_device *pdev)
{
	int ret;
	int ret = -1;
	struct msm_gladiator_data *msm_gld_data;

	msm_gld_data = devm_kzalloc(&pdev->dev,