[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1393737773-13937-1-git-send-email-axel.rasmussen1@gmail.com>
Date: Sat, 1 Mar 2014 22:22:44 -0700
From: Axel Rasmussen <axel.rasmussen1@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org
Subject: [PATCH 0/9] drivers: staging: rtl8187se: various code cleanups
This set of patches fixes a substantial number of checkpatch.pl errors and warnings, and additionally it refactors some sections of code where lines were far too long due to organizational problems.
Axel Rasmussen (9):
drivers: staging: rtl8187se: use netdev_* instead of prink
drivers: staging: rtl8187se: refactor/clean signal smoothing
drivers: staging: rtl8187se: wrap excessively long lines
drivers: staging: rtl8187se: wrap excessively long lines
drivers: staging: rtl8187se: wrap excessively long lines
drivers: staging: rtl8187se: fixed broken indentation
drivers: staging: rtl8187se: fixed checkpatch.pl errors
drivers: staging: rtl8187se: wrap excessively long lines
drivers: staging: rtl8187se: refactor wmm_param_update
drivers/staging/rtl8187se/Module.symvers | 0
drivers/staging/rtl8187se/r8180.h | 2 +-
drivers/staging/rtl8187se/r8180_core.c | 641 ++++++++++++++++++-------------
3 files changed, 375 insertions(+), 268 deletions(-)
create mode 100644 drivers/staging/rtl8187se/Module.symvers
--
1.8.3.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists