commit | 0ea1ece02d7d7d6ba7f362d749700fc537dbf349 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Dec 24 16:52:30 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:08:06 2016 -0800 |
tree | 987b751a57df556884b42f0d902860d129bf740a | |
parent | 12a3b8bc26ae1f81297dfdb80775191d03deca1d [diff] |
staging: wilc1000: rename u8channel in wilc_set_join_req This patch renames u8channel to channel to remove u8 prefix. There is no need to add prefix in order to show data type of this variable. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>