Re: [PATCH] cdx: remove unused struct 'cdx_mcdi_copy_buffer'

From: Gupta, Nipun
Date: Mon Jul 22 2024 - 00:29:45 EST


On 7/22/2024 4:17 AM, Dr. David Alan Gilbert wrote:
* Gupta, Nipun (nipun.gupta@xxxxxxx) wrote:


On 5/31/2024 5:04 AM, linux@xxxxxxxxxxx wrote:
From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>

'cdx_mcdi_copy_buffer' has been unused since the original
commit eb96b740192b ("cdx: add MCDI protocol interface for firmware
interaction").

Looking at lkml, it was used in the V1 posting but was removed
somewhere before V6.

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>
Acked-by: Nipun Gupta <nipun.gupta@xxxxxxx>

Hi Nipun,
Do you know who would pick this one up? I don't think it's made it's
way into -next yet.

Added Greg k-h for this.


Dave