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):
of: device: Fix function name in header and demote kernel-doc abuse
of: dynamic: Fix incorrect parameter name and demote kernel-doc abuse
of: platform: Demote kernel-doc abuse
of: base: Fix some formatting issues and demote non-conformant
kernel-doc headers
of: property: Provide missing member description and remove excess
param
of: address: Demote non-conformant kernel-doc header
of: fdt: Demote kernel-doc abuses
of: of_net: Demote non-conforming kernel-doc header
of: overlay: Fix function name disparity
of: of_reserved_mem: Demote kernel-doc abuses
drivers/of/address.c | 2 +-
drivers/of/base.c | 16 ++++++++--------
drivers/of/device.c | 6 +++---
drivers/of/dynamic.c | 6 +++---
drivers/of/fdt.c | 19 ++++++++++---------
drivers/of/of_net.c | 2 +-
drivers/of/of_reserved_mem.c | 6 +++---
drivers/of/overlay.c | 2 +-
drivers/of/platform.c | 2 +-
drivers/of/property.c | 2 +-
10 files changed, 32 insertions(+), 31 deletions(-)
Cc: Andrew Lunn <[email protected]>
Cc: Anton Vorontsov <[email protected]>
Cc: [email protected]
Cc: Colin Cross <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: [email protected]
Cc: Frank Rowand <[email protected]>
Cc: Heiner Kallweit <[email protected]>
Cc: Josh Cartwright <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: [email protected]
Cc: Pantelis Antoniou <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Russell King <[email protected]>
Cc: Tony Luck <[email protected]>
--
2.27.0