netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Rid i2400m driver set of W=1 issues
@ 2020-11-12 13:19 Lee Jones
  2020-11-12 13:19 ` [PATCH 1/6] staging: net: wimax: i2400m: control: Fix some misspellings in i2400m_set_init_config()'s docs Lee Jones
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Lee Jones @ 2020-11-12 13:19 UTC (permalink / raw)
  To: gregkh
  Cc: linux-kernel, Lee Jones, David S. Miller, devel,
	Inaky Perez-Gonzalez, Jakub Kicinski, linux-wimax, netdev,
	Yanir Lubetkin

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.

This is a rebased set that went to Net before the move to Staging.

Lee Jones (6):
  staging: net: wimax: i2400m: control: Fix some misspellings in
    i2400m_set_init_config()'s docs
  staging: net: wimax: i2400m: driver: Demote some non-conformant
    kernel-docs, fix others
  staging: net: wimax: i2400m: fw: Fix some function header
    misdemeanours
  staging: net: wimax: i2400m: netdev: Demote non-conformant function
    header
  staging: net: wimax: i2400m: tx: Fix a few kernel-doc misdemeanours
  staging: net: wimax: i2400m: fw: Fix incorrectly spelt function
    parameter in documentation

 drivers/staging/wimax/i2400m/control.c |  4 ++--
 drivers/staging/wimax/i2400m/driver.c  |  9 +++++----
 drivers/staging/wimax/i2400m/fw.c      | 14 +++++++++++---
 drivers/staging/wimax/i2400m/netdev.c  |  2 +-
 drivers/staging/wimax/i2400m/tx.c      |  6 +++++-
 5 files changed, 24 insertions(+), 11 deletions(-)

Cc: "David S. Miller" <davem@davemloft.net>
Cc: devel@driverdev.osuosl.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: linux-wimax@intel.com
Cc: netdev@vger.kernel.org
Cc: Yanir Lubetkin <yanirx.lubetkin@intel.com>
-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-12 13:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-12 13:19 [PATCH 0/6] Rid i2400m driver set of W=1 issues Lee Jones
2020-11-12 13:19 ` [PATCH 1/6] staging: net: wimax: i2400m: control: Fix some misspellings in i2400m_set_init_config()'s docs Lee Jones
2020-11-12 13:19 ` [PATCH 2/6] staging: net: wimax: i2400m: driver: Demote some non-conformant kernel-docs, fix others Lee Jones
2020-11-12 13:19 ` [PATCH 3/6] staging: net: wimax: i2400m: fw: Fix some function header misdemeanours Lee Jones
2020-11-12 13:19 ` [PATCH 4/6] staging: net: wimax: i2400m: netdev: Demote non-conformant function header Lee Jones
2020-11-12 13:19 ` [PATCH 5/6] staging: net: wimax: i2400m: tx: Fix a few kernel-doc misdemeanours Lee Jones
2020-11-12 13:19 ` [PATCH 6/6] staging: net: wimax: i2400m: fw: Fix incorrectly spelt function parameter in documentation Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).