OSDN Git Service

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)
commit9f01b7a8f1d79c5679410e6a1d4b7e1b520f1e6d
tree46e7dd23ecf6c302cd86c72813d972382724e73f
parent09e97b6c8754c91470455e69ebd827b741f80af5
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