commit | b546c0f9c3fc8e5a20aff2ac984472a7f33ef9cc | [log] [tgz] |
---|---|---|
author | Ivan Safonov <insafonov@gmail.com> | Tue Oct 27 22:24:24 2015 +0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 29 09:09:08 2015 +0900 |
tree | 98aad9859df3264db097c8bbf6afd4e334bba5c2 | |
parent | 628bd1c057157a67f40a5acb6dd58278ade018bf [diff] |
staging: rtl8188eu: increment placed into for loop header The increment at the end of the cycle, and it can be placed in the loop header. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>