commit | e0c54a883f816b7d9e72cf694329969178615687 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Dec 24 16:52:28 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:08:06 2016 -0800 |
tree | ab563efec095254893c2862fcb5b12851abf08dd | |
parent | 2ef29833e1c45948b48b5d4c77da70e3ccd90ab1 [diff] |
staging: wilc1000: rename u8security in wilc_set_join_req This patch renames u8security to security 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>