[PATCH v2 02/15] sandbox: usb: Rename transfer_len in protocol struct

Simon Glass sjg at chromium.org
Mon Sep 26 17:26:26 CEST 2022


This has the same name as a field in our local private struct, which is
confusing. Change the name to xfer_len instead.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 drivers/usb/emul/sandbox_flash.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list