[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211022134330.25ac88af@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 22 Oct 2021 13:43:30 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: "Martinez, Ricardo" <ricardo.martinez@...ux.intel.com>
Cc: netdev@...r.kernel.org, linux-wireless@...r.kernel.org,
davem@...emloft.net, johannes@...solutions.net,
ryazanov.s.a@...il.com, loic.poulain@...aro.org,
m.chetan.kumar@...el.com, chandrashekar.devegowda@...el.com,
linuxwwan@...el.com, chiranjeevi.rapolu@...ux.intel.com,
haijun.liu@...iatek.com
Subject: Re: [PATCH 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2
modem
On Fri, 22 Oct 2021 13:20:38 -0700 Martinez, Ricardo wrote:
> 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.
Fetch the latest net-next/master, rebase and try again.
Throw in sparse checking for good measure (C=1).
Powered by blists - more mailing lists