On Tue, Nov 3, 2020 at 9:29 AM Lee Jones <[email protected]> wrote: > > This set is part of a larger effort attempting to clean-up W=1 > kernel builds, which are currently overwhelmingly riddled with > niggly little warnings. > > Lee Jones (25):
> soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours > soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr' > soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq' The above are applied for next. Thanks. Regards, Leo > > drivers/soc/bcm/brcmstb/pm/pm-arm.c | 2 + > drivers/soc/fsl/dpio/qbman-portal.c | 18 +++++-- > drivers/soc/fsl/qbman/qman.c | 8 +-- > drivers/soc/fsl/qe/qe_common.c | 2 +- > drivers/soc/qcom/kryo-l2-accessors.c | 2 +- > drivers/soc/qcom/llcc-qcom.c | 2 +- > drivers/soc/qcom/qcom-geni-se.c | 5 +- > drivers/soc/qcom/qcom_aoss.c | 4 +- > drivers/soc/qcom/rpmh.c | 2 +- > drivers/soc/qcom/rpmhpd.c | 3 ++ > drivers/soc/qcom/smem.c | 3 +- > drivers/soc/qcom/smp2p.c | 3 +- > drivers/soc/qcom/smsm.c | 4 +- > drivers/soc/qcom/wcnss_ctrl.c | 8 +-- > drivers/soc/rockchip/io-domain.c | 3 -- > drivers/soc/samsung/s3c-pm-check.c | 2 +- > drivers/soc/tegra/fuse/speedo-tegra124.c | 7 ++- > drivers/soc/tegra/fuse/speedo-tegra210.c | 8 +-- > drivers/soc/ti/k3-ringacc.c | 1 + > drivers/soc/ti/knav_dma.c | 2 +- > drivers/soc/ti/knav_qmss_queue.c | 62 ++++++++++++------------ > drivers/soc/ti/pm33xx.c | 4 +- > drivers/soc/ti/wkup_m3_ipc.c | 8 ++- > 23 files changed, 86 insertions(+), 77 deletions(-) > > Cc: act <[email protected]> > Cc: Andy Gross <[email protected]> > Cc: [email protected] > Cc: Ben Dooks <[email protected]> > Cc: Bjorn Andersson <[email protected]> > Cc: Cyril Chemparathy <[email protected]> > Cc: Dan Malek <[email protected]> > Cc: Dave Gerlach <[email protected]> > Cc: Doug Anderson <[email protected]> > Cc: Florian Fainelli <[email protected]> > Cc: Heiko Stuebner <[email protected]> > Cc: Jonathan Hunter <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Liam Girdwood <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: Li Yang <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: Qiang Zhao <[email protected]> > Cc: "Rafael J. Wysocki" <[email protected]> > Cc: Roy Pledge <[email protected]> > Cc: Sandeep Nair <[email protected]> > Cc: Santosh Shilimkar <[email protected]> > Cc: Scott Wood <[email protected]> > Cc: "Software, Inc" <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Vitaly Bordug <[email protected]> > Cc: YueHaibing <[email protected]> > > -- > 2.25.1 >

