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

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

Merge "msm: ipa3: fix odu debugfs"

parents 4f03eeb8 796b39de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -792,6 +792,7 @@ static void odu_debugfs_init(void)
		goto fail;
	}

	return;
fail:
	debugfs_remove_recursive(dent);
}