]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: ks7010: clean up SDIO source comments
authorTobin C. Harding <me@tobin.cc>
Tue, 18 Apr 2017 00:35:37 +0000 (10:35 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 11:47:31 +0000 (13:47 +0200)
commite61e73d71b48911009fb5bbd5f85ff579c4a9a79
tree0235584b6f6e6766400236903b9570002113b982
parent3dfb942f0370bac72eb73568514da2c48fb8905f
staging: ks7010: clean up SDIO source comments

SDIO code currently has a number of unneeded comments. Following
kernel coding style we do not need extraneous comments, especially on
code where it is clear what is being done. Spelling typos can be
fixed.

Remove unnecessary comments, fix typos in comments.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.c