
7 Apr
2015
7 Apr
'15
8:42 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@chromium.org wrote:
The for() loop is not needed since the value is immediately accessible. Use this instead to simplify the code.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
common/usb_storage.c | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-)
Applied to u-boot-dm/next.