Re: [PATCH v3 2/5] soc: qcom: smem: Switch to EXPORT_SYMBOL_GPL()

From: Trilok Soni
Date: Thu May 25 2023 - 17:07:12 EST


On 5/25/2023 1:21 PM, Trilok Soni wrote:
On 5/25/2023 5:09 AM, Robert Marko wrote:
SMEM has been GPL licensed from the start, and there is no reason to use
EXPORT_SYMBOL() so switch to the GPL version.

Signed-off-by: Robert Marko <robimarko@xxxxxxxxx>

Excellent. Thank you.

Reviewed-by: Trilok Soni <tsoni@xxxxxxxxxxx>

Correction in email ID. I have a separate one for open-source work which makes the email clients happy.

Reviewed-by: Trilok Soni <quic_tsoni@xxxxxxxxxxx>

Sorry for the trouble.

---Trilok Soni