[PATCH 00/10] Rid W=1 warnings from Bus

From: Lee Jones
Date: Wed May 26 2021 - 04:10:56 EST


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 (10):
bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and
'fsl_destroy_mc_io()'
bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc
headers
bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc
headers and help others
bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues
bus: fsl-mc: dprc-driver: Fix some missing/incorrect function
parameter descriptions
bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and
demote non-kernel-doc headers
bus: qcom-ebi2: Fix incorrect documentation for '{slow,fast}_cfg'
bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode'
conversion
bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'
bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' param

drivers/bus/fsl-mc/dprc-driver.c | 8 +++++---
drivers/bus/fsl-mc/dprc.c | 4 ++--
drivers/bus/fsl-mc/fsl-mc-allocator.c | 10 +++++-----
drivers/bus/fsl-mc/fsl-mc-bus.c | 19 ++++++++++---------
drivers/bus/fsl-mc/fsl-mc-msi.c | 2 +-
drivers/bus/fsl-mc/mc-io.c | 6 +++---
drivers/bus/fsl-mc/mc-sys.c | 19 ++++++++++---------
drivers/bus/qcom-ebi2.c | 4 ++--
drivers/bus/ti-sysc.c | 2 +-
9 files changed, 39 insertions(+), 35 deletions(-)

Cc: Andy Gross <agross@xxxxxxxxxx>
Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
Cc: German Rivera <German.Rivera@xxxxxxxxxxxxx>
Cc: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>
Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
Cc: linux-arm-msm@xxxxxxxxxxxxxxx
Cc: linux-omap@xxxxxxxxxxxxxxx
Cc: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
Cc: Stuart Yoder <stuyoder@xxxxxxxxx>
Cc: Tony Lindgren <tony@xxxxxxxxxxx>
--
2.31.1