]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
authorSimon Glass <sjg@chromium.org>
Thu, 15 Jun 2017 03:28:29 +0000 (21:28 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Jul 2017 16:08:19 +0000 (10:08 -0600)
commitaae5ec34032610f2144542fd1b30b6a5cc559d79
tree134b1f35407efb298112bc56952d88ef84e525f9
parent043682422c3baccba5a935cfe8a7b856ce076dff
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd

This name should be lower case. Also the _block suffix is superfluous.
Rename it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/usb/emul/sandbox_flash.c
include/scsi.h