On 10/21/2021 3:23 PM, Jakub Kicinski wrote:
On Thu, 21 Oct 2021 13:27:24 -0700 Ricardo Martinez wrote:t7xx is the PCIe host device driver for Intel 5G 5000 M.2 solution which is based on MediaTek's T700 modem to provide WWAN connectivity.It needs to build cleanly with W=1, and have no kdoc warnings (scripts/kernel-doc -none).
It builds cleanly with W=1, I test with 'make W=1 -C . M=drivers/net/wwan/t7xx'. Regarding kernel-doc, there's an enum that does need a documentation update.