commit | 158ef80a8741e55c0214c174509b42bc5de6c7e1 | [log] [tgz] |
---|---|---|
author | Stefan Wahren <stefan.wahren@i2se.com> | Fri May 26 00:26:12 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 29 17:02:29 2017 +0200 |
tree | 5841bde7105f8ffd237131bba5b01c90d2abe45e | |
parent | d3de2bb882544798eae3958cfb458b1fe001988b [diff] |
staging: vchiq_2835_arm: Reduce scope of i in free_pagelist We can reduce the scope of the counting variable i. This has been found by CppCheck. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>