kernel_optimize_test/drivers/acpi/acpica
Colin Ian King 189c7213f4 ACPICA: Debugger: remove redundant assignment on obj_desc
ACPICA commit f530f1acb3128136ad97c715fdaebbbeff283ee2

Pointer obj_desc is being initialized with a value that is never
read and it is being updated later with a new value. The initialization
is redundant and can be removed.

Addresses-Coverity: ("Unused value")

Link: https://github.com/acpica/acpica/commit/f530f1ac
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2019-08-21 00:00:36 +02:00
..
acapps.h
accommon.h
acconvert.h
acdebug.h
acdispat.h
acevents.h ACPICA: Clear status of GPEs on first direct enable 2019-06-19 11:46:21 +02:00
acglobal.h ACPICA: remove legacy module-level code due to deprecation 2019-07-04 00:59:43 +02:00
achware.h
acinterp.h
aclocal.h
acmacros.h
acnamesp.h ACPICA: remove legacy module-level code due to deprecation 2019-07-04 00:59:43 +02:00
acobject.h
acopcode.h
acparser.h
acpredef.h
acresrc.h
acstruct.h
actables.h
acutils.h
amlcode.h
amlresrc.h
dbcmds.c
dbconvert.c
dbdisply.c
dbexec.c
dbfileio.c
dbhistry.c
dbinput.c
dbmethod.c
dbnames.c
dbobject.c ACPICA: Debugger: remove redundant assignment on obj_desc 2019-08-21 00:00:36 +02:00
dbstats.c
dbtest.c
dbutils.c
dbxface.c
dsargs.c
dscontrol.c
dsdebug.c
dsfield.c
dsinit.c ACPICA: Update for object initialization sequence 2019-07-04 00:59:43 +02:00
dsmethod.c
dsmthdat.c
dsobject.c
dsopcode.c
dspkginit.c
dsutils.c
dswexec.c
dswload.c
dswload2.c
dswscope.c
dswstate.c
evevent.c
evglock.c
evgpe.c ACPICA: Clear status of GPEs on first direct enable 2019-06-19 11:46:21 +02:00
evgpeblk.c ACPICA: Clear status of GPEs on first direct enable 2019-06-19 11:46:21 +02:00
evgpeinit.c
evgpeutil.c
evhandler.c
evmisc.c
evregion.c
evrgnini.c
evsci.c
evxface.c ACPICA: Clear status of GPEs on first direct enable 2019-06-19 11:46:21 +02:00
evxfevnt.c
evxfgpe.c ACPICA: Clear status of GPEs on first direct enable 2019-06-19 11:46:21 +02:00
evxfregn.c
exconcat.c
exconfig.c ACPICA: Update table load object initialization 2019-07-11 22:38:42 +02:00
exconvrt.c
excreate.c
exdebug.c
exdump.c
exfield.c
exfldio.c
exmisc.c
exmutex.c
exnames.c
exoparg1.c
exoparg2.c
exoparg3.c
exoparg6.c
exprep.c
exregion.c
exresnte.c
exresolv.c
exresop.c
exserial.c
exstore.c
exstoren.c
exstorob.c
exsystem.c
extrace.c
exutils.c
hwacpi.c
hwesleep.c
hwgpe.c
hwpci.c
hwregs.c
hwsleep.c
hwtimer.c
hwvalid.c
hwxface.c
hwxfsleep.c
Makefile
nsaccess.c ACPICA: Namespace: simplify creation of the initial/default namespace 2019-07-04 00:59:43 +02:00
nsalloc.c
nsarguments.c
nsconvert.c
nsdump.c
nsdumpdv.c
nseval.c ACPICA: remove legacy module-level code due to deprecation 2019-07-04 00:59:43 +02:00
nsinit.c ACPICA: Update for object initialization sequence 2019-07-04 00:59:43 +02:00
nsload.c ACPICA: remove legacy module-level code due to deprecation 2019-07-04 00:59:43 +02:00
nsnames.c
nsobject.c
nsparse.c
nspredef.c
nsprepkg.c
nsrepair.c
nsrepair2.c
nssearch.c
nsutils.c ACPICA: remove legacy module-level code due to deprecation 2019-07-04 00:59:43 +02:00
nswalk.c
nsxfeval.c
nsxfname.c
nsxfobj.c
psargs.c
psloop.c
psobject.c
psopcode.c
psopinfo.c
psparse.c
psscope.c
pstree.c
psutils.c
pswalk.c
psxface.c
rsaddr.c
rscalc.c
rscreate.c
rsdump.c
rsdumpinfo.c
rsinfo.c
rsio.c
rsirq.c
rslist.c
rsmemory.c
rsmisc.c
rsserial.c
rsutils.c
rsxface.c
tbdata.c ACPICA: remove legacy module-level code due to deprecation 2019-07-04 00:59:43 +02:00
tbfadt.c
tbfind.c
tbinstal.c
tbprint.c
tbutils.c
tbxface.c
tbxfload.c ACPICA: Update table load object initialization 2019-07-11 22:38:42 +02:00
tbxfroot.c
utaddress.c
utalloc.c
utascii.c
utbuffer.c
utcache.c
utcopy.c
utdebug.c
utdecode.c
utdelete.c
uterror.c
uteval.c
utexcep.c
utglobal.c
uthex.c
utids.c
utinit.c ACPICA: remove legacy module-level code due to deprecation 2019-07-04 00:59:43 +02:00
utlock.c
utmath.c
utmisc.c
utmutex.c
utnonansi.c
utobject.c
utosi.c
utownerid.c
utpredef.c
utprint.c
utresdecode.c
utresrc.c
utstate.c
utstring.c
utstrsuppt.c
utstrtoul64.c
uttrack.c
utuuid.c
utxface.c
utxferror.c
utxfinit.c ACPICA: Update for object initialization sequence 2019-07-04 00:59:43 +02:00
utxfmutex.c