aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2015-09-02 15:46:44 -0700
committerAndy Gross <[email protected]>2015-10-14 14:51:20 -0500
commit1a03964dec3cecb6382d172b9dfe318735c2cad7 (patch)
treec70613e4c997e4c77dda6e488d4036182b79fd6a /tools/perf/util/c++/clang-test.cpp
parent7d0c8beea6b8d158d9a628b798dfc1638a7a8ce0 (diff)
soc: qcom: Make qcom_smem_get() return a pointer
Passing a void ** almost always requires a cast at the call site. Instead of littering the code with casts every time this function is called, have qcom_smem_get() return a void pointer to the location of the smem item. This frees the caller from having to cast the pointer. Cc: Bjorn Andersson <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Andy Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions