commit | b41dfdb18e2ad1320ffea58fb7c3c8915e772660 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Fri Feb 12 23:04:43 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:25:38 2016 -0800 |
tree | 0756fc7088afc527d094823c17ad8022dac5e7d0 | |
parent | a0942c5799e82cf20e153a8dc7a06330c0e2e51b [diff] |
staging: wilc1000: define a new local variable in wilc_scan struct scan_info is defined as a new local variable in wilc_scan function. It makes some assignment short as well as improve more readability. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>