commit | 734fadce60a810beb9471d260e5e8af820d50b1d | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Jan 21 20:30:57 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:21:18 2016 -0800 |
tree | e648d5fe30404d90141f5003d4b3087682ab24e5 | |
parent | 2c8e2dcb88bcd1c875e0d8f0581f18199073ec33 [diff] |
staging: wilc1000: remove over-commenting There are over-commenting in wilc_msgqueue.h file. This comment is not explain exactly what codes do and make checkpatch warning about "line over 80 charcters". If necessary, comment will be added later with preferred coding style. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>