summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2003-12-09 03:06:28 +0000
committernjl <njl@FreeBSD.org>2003-12-09 03:06:28 +0000
commite23effa33eecc52c3898348cb9ade8bc807dc05d (patch)
treef8ba339d4f7682d939404a18447879f21f49faff
parent6385694b44f5a3e57afbcebeac0e311d989bfacf (diff)
parent643a95526f8f4619a61b6b38f2bc847271a3b06e (diff)
downloadFreeBSD-src-e23effa33eecc52c3898348cb9ade8bc807dc05d.zip
FreeBSD-src-e23effa33eecc52c3898348cb9ade8bc807dc05d.tar.gz
This commit was generated by cvs2svn to compensate for changes in r123329,
which included commits to RCS files with non-trunk default branches.
-rw-r--r--sys/contrib/dev/acpica/dsmthdat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/contrib/dev/acpica/dsmthdat.c b/sys/contrib/dev/acpica/dsmthdat.c
index 2a63234..ac5254b 100644
--- a/sys/contrib/dev/acpica/dsmthdat.c
+++ b/sys/contrib/dev/acpica/dsmthdat.c
@@ -700,7 +700,6 @@ AcpiDsStoreObjectToLocal (
if (ObjDesc->Common.ReferenceCount > 1)
{
Status = AcpiUtCopyIobjectToIobject (ObjDesc, &NewObjDesc, WalkState);
- NewObjDesc;
if (ACPI_FAILURE (Status))
{
return_ACPI_STATUS (Status);
OpenPOWER on IntegriCloud