Re: [PATCH] cmd: scsi: Drop duplicate leading scsi prefix
Tom Rini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <178639520379.1450255.6711748669004925296.b4-ty__956.045270298489$1786395224$gmane$org@konsulko.com> |
On Mon, 03 Aug 2026 00:08:38 +0200, Marek Vasut via U-Boot wrote:
> The SCSI command currently prints the following duplicate prefix:
>
> "
> => scsi
> scsi - SCSI sub-system
>
> Usage:
> scsi scsi info - show available SCSI devices
> ^^^^^^^^^
> scsi scan - (re-)scan SCSI bus
> "
>
> [...]
Applied to u-boot/main, thanks!
[1/1] cmd: scsi: Drop duplicate leading scsi prefix
commit: 06084f6f92a2fa6b2756f4928ddfa27583074d97
--
Tom