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

Skip to content
Commit ff5001ec authored by Ankit Mishra's avatar Ankit Mishra Committed by Gerrit - the friendly Code Review server
Browse files

hal: pass by reference instead of pass by value, avoid duplicate declaration

pass structure by reference instead of pass by value to
avoid passing a huge chunk of memory, so that static analyzer
will not through error for passing huge amount of memory, 2296
bytes in this case
And avoid duplicate declerations.

Change-Id: Id4bd79f0ff439cb8339fc22a2c2d3578522ede89
parent fef5c56f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment