From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 25 Feb 2020 16:30:09 -0500 Subject: [PATCH 1/1] include/ata.h: remove invalid links In-Reply-To: <20200225210453.11910-1-xypron.glpk@gmx.de> References: <20200225210453.11910-1-xypron.glpk@gmx.de> Message-ID: <20200225213009.GS18302@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Feb 25, 2020 at 10:04:53PM +0100, Heinrich Schuchardt wrote: > Remove invalid URLs for "Information Technology - AT Attachment-3 Interface > (ATA-3)". > > Signed-off-by: Heinrich Schuchardt > --- > include/ata.h | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/include/ata.h b/include/ata.h > index 3f4e4a0234..aecb9cd589 100644 > --- a/include/ata.h > +++ b/include/ata.h > @@ -7,10 +7,6 @@ > /* > * Most of the following information was derived from the document > * "Information Technology - AT Attachment-3 Interface (ATA-3)" > - * which can be found at: > - * http://www.dt.wdc.com/ata/ata-3/ata3r5v.zip > - * ftp://poctok.iae.nsk.su/pub/asm/Documents/IDE/ATA3R5V.ZIP > - * ftp://ftp.fee.vutbr.cz/pub/doc/io/ata/ata-3/ata3r5v.zip > */ > > #ifndef _ATA_H In this case, it looks like some of the relevant information about the spec, "Revision 5v" is encoded in the URL. I can't find a new link for it, but we should keep that information in the comment. Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: