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

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

Merge "msm: ipa: fix static analysis sign issue"

parents 741ef495 9dc2df84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -481,7 +481,7 @@ struct ipa_gsi_ep_mem_info {

struct ipa3_status_stats {
	struct ipahal_pkt_status status[IPA_MAX_STATUS_STAT_NUM];
	int curr;
	unsigned int curr;
};

/**