]> git.baikalelectronics.ru Git - kernel.git/commit
soc: qcom: smem: rename variable in qcom_smem_get_global()
authorAlex Elder <elder@linaro.org>
Tue, 26 Jun 2018 00:58:45 +0000 (19:58 -0500)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 21:56:51 +0000 (16:56 -0500)
commit46621596e60287645e8da2043818eaaffaef0613
tree46e7dd23ecf6c302cd86c72813d972382724e73f
parenta9d4288f4ef85691ff82b219b2d417a19f478bbc
soc: qcom: smem: rename variable in qcom_smem_get_global()

Rename the variable "area" to be "region" in qcom_smem_get_global(),
so its name better matches its type.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
drivers/soc/qcom/smem.c