From 6f5d1485593f421d45821f43e286ea64b36e50e5 Mon Sep 17 00:00:00 2001 From: "Matthew N. Dodd" Date: Mon, 12 Jan 2004 21:01:18 +0000 Subject: [PATCH] Remove comments that no longer apply. --- sys/dev/ida/ida.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/dev/ida/ida.c b/sys/dev/ida/ida.c index 66781ec1fb2..43ddf59d912 100644 --- a/sys/dev/ida/ida.c +++ b/sys/dev/ida/ida.c @@ -33,10 +33,6 @@ __FBSDID("$FreeBSD$"); /* * Generic driver for Compaq SMART RAID adapters. - * - * Specific probe routines are in: - * pci/ida_pci.c - * i386/eisa/ida_eisa.c */ #include