[PATCH 0/2] staging: ks7010: remove unnecessary code

Tobin C. Harding me at tobin.cc
Wed Mar 15 02:57:30 UTC 2017


Driver contains comments of form /*--------*/. These do not add to the
clarity of the code, we should remove them.

Driver has preprocessor directives (#if 0/1). These are not considered
helpful. Checkpatch warns about them also.

Patch 01 removes superfluous function comments.

Patch 02 removes dead code.

Tobin C. Harding (2):
  staging: ks7010: remove superfluous comments
  staging: ks7010: remove dead code

 drivers/staging/ks7010/TODO          |   2 -
 drivers/staging/ks7010/ks7010_sdio.c |  40 +---
 drivers/staging/ks7010/ks_wlan_net.c | 434 +----------------------------------
 3 files changed, 19 insertions(+), 457 deletions(-)

-- 
2.7.4



More information about the devel mailing list