commit | a0942c5799e82cf20e153a8dc7a06330c0e2e51b | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Fri Feb 12 23:04:42 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:25:38 2016 -0800 |
tree | 933419f5cec4bf78b101daf4f9359bc776757fec | |
parent | 72216411b092101036203c0873a6a42ed33d535a [diff] |
staging: wilc1000: rename u8security in user_conn_req This patch renames u8security to security to remove u8 prefix in struct user_conn_req. There is no need to use prefix 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>