Re: [PATCH v8 02/15] KVM: pfncache: remove unnecessary exports

From: Paul Durrant
Date: Wed Nov 22 2023 - 03:44:10 EST


On 21/11/2023 21:49, David Woodhouse wrote:
On Tue, 2023-11-21 at 18:02 +0000, Paul Durrant wrote:
From: Paul Durrant <pdurrant@xxxxxxxxxx>

There is need for the existing kvm_gpc_XXX() functions to be exported. Clean
up now before additional functions are added in subsequent patches.


I think you mean "no need".


Oh yes. Will fix.

Signed-off-by: Paul Durrant <pdurrant@xxxxxxxxxx>

Reviewed-by: David Woodhouse <dwmw@xxxxxxxxxxxx>


Thanks,

Paul