On 19/04/2024 15:00, Dmitry Baryshkov wrote:
The in-kernel PD mapper is going to use same message structures as the
QCOM_PDR_HELPERS module. Extract message marshalling data to separate
module that can be used by both PDR helpers and by PD mapper.

Signed-off-by: Dmitry Baryshkov <[email protected]>

@@ -0,0 +1,315 @@
+// SPDX-License-Identifier: GPL-2.0
+/*
+ * Copyright (C) 2020 The Linux Foundation. All rights reserved.
+ */

Is this the right org attributed ? Definitely not the right year/years.

Please fix, then.

Reviewed-by: Bryan O'Donoghue <[email protected]>

Reply via email to