commit | b3306362b89880da4d7c3280009da946ba42e762 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Thu Feb 11 13:46:25 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 11 19:31:50 2016 -0800 |
tree | 4812804873590160e355c399f459dd884fd72064 | |
parent | f752fa468ad14fb772ff8611c649e8224c3796fd [diff] |
staging: wilc1000: rename counter in wilc_send_config_pkt This patch renames the name of counter variable to i. This change makes more readability because wilc_send_config_pkt has a similar argument name as count. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>