[U-Boot] [PATCH v2 07/10] scsi: make the LUN a parameter of scsi_detect_dev()

Simon Glass sjg at chromium.org
Sat Apr 15 16:07:24 UTC 2017


On 9 April 2017 at 13:27, Simon Glass <sjg at chromium.org> wrote:
> On 7 April 2017 at 05:42, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
>> This is a cosmetic change. target and LUN have kind of the same role in
>> this function. One of them was passed as a parameter and the other was
>> embedded in a structure. For consistency, pass both of them as parameters.
>>
>> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
>> ---
>>  common/scsi.c | 14 +++++++-------
>>  1 file changed, 7 insertions(+), 7 deletions(-)
>>
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list