Re: [v2] misc: pci_endpoint_test: Fix return resource_size_t from pci_resource_len

From: Hans Zhang
Date: Fri Dec 20 2024 - 13:10:55 EST




On 2024/12/20 17:22, Markus Elfring wrote:

Changing the integer to resource_size_t bar_size resolves this issue.

See also:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.13-rc3#n94


For newcomers submitting patch in the linux kernel community for the first time, thanks Markus for pointing out the unreasonable expression. Gave me a deeper insight into the whole submission process. I will rephrase this sentence.

Regards
Hans