[U-Boot] [PATCH v3 3/7] usb: storage: submit_int_msg -> usb_int_msg

Bin Meng bmeng.cn at gmail.com
Fri Jul 5 13:52:34 UTC 2019


On Fri, Jul 5, 2019 at 6:44 PM Michal Suchanek <msuchanek at suse.de> wrote:
>
> Use the wrapper because the unwrapped function prototype will be changed
> in the following patch.
>
> Signed-off-by: Michal Suchanek <msuchanek at suse.de>
> ---
> v2: usb_submit_int_msg -> usb_int_msg
> v3: fix indentation
> ---
>  common/usb_storage.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list