From owner-cvs-all Sun Dec 5 17:35:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 01BA514C86; Sun, 5 Dec 1999 17:35:38 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA42590; Sun, 5 Dec 1999 17:35:38 -0800 (PST) (envelope-from imp@FreeBSD.org) Message-Id: <199912060135.RAA42590@freefall.freebsd.org> From: Warner Losh Date: Sun, 5 Dec 1999 17:35:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pccard.c slot.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/12/05 17:35:38 PST Modified files: sys/pccard pccard.c slot.h Log: Remove unused junk: next fields and list head. Likely not completely needed on software reaching EOL, but I'd have caught the hang bug sooner had I done this earlier. Revision Changes Path 1.100 +1 -7 src/sys/pccard/pccard.c 1.21 +2 -15 src/sys/pccard/slot.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message