Re: [PATCH V3] misc: pci_endpoint_test: simplify endpoint test read and write operations

From: Greg Kroah-Hartman
Date: Thu Jan 20 2022 - 06:57:37 EST


On Thu, Jan 20, 2022 at 06:11:36PM +0800, Li Chen wrote:
> Introduce pci_endpoint_epf_transfer_data to simplify
> read and write operations.
>
> Signed-off-by: Li Chen <lchen@xxxxxxxxxxxxx>

Does not match the From: line. Please read the documentation for how to
fix this up and add a From: line to the email body itself.

thanks,

greg k-h