From owner-cvs-all Tue Oct 31 13: 0:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA74537B479; Tue, 31 Oct 2000 13:00:15 -0800 (PST) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA86668; Tue, 31 Oct 2000 13:00:15 -0800 (PST) (envelope-from nsayer@FreeBSD.org) Message-Id: <200010312100.NAA86668@freefall.freebsd.org> From: Nick Sayer Date: Tue, 31 Oct 2000 13:00:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/syscons/apm apm_saver.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nsayer 2000/10/31 13:00:15 PST Modified files: sys/modules/syscons/apm apm_saver.c Log: Don't needlessly indirect the APM softstate. It does nothing but obfuscate the code. Revision Changes Path 1.2 +3 -7 src/sys/modules/syscons/apm/apm_saver.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message