commit | e61e73d71b48911009fb5bbd5f85ff579c4a9a79 | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <me@tobin.cc> | Tue Apr 18 10:35:37 2017 +1000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 18 13:47:31 2017 +0200 |
tree | 0235584b6f6e6766400236903b9570002113b982 | |
parent | 3dfb942f0370bac72eb73568514da2c48fb8905f [diff] |
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>