linux-sg2042/drivers/acpi/acpica
Lv Zheng 3e8214e5c2 ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
This is a cosmetic patch only. Comparison of the resulting binary showed
only line number differences.

This patch does not affect the generation of the Linux binary.
This patch decreases 210 lines of 20121018 divergence.diff.

The ACPICA source codes uses a totally different indentation style from the
Linux to be compatible with other users (operating systems or BIOS).

Indentation differences are critical to the release automation. There are
two causes related to the "indentation" that are affecting the release
automation:
1. The ACPICA -> Linux release process is:
     ACPICA source -- acpisrc - hierarchy - indent ->
     linuxized ACPICA source -- diff ->
     linuxized ACPICA patch (x) -- human intervention ->
     linuxized ACPICA patch (o)
     Where
       'x' means "cannot be directly applied to the Linux"
       'o' means "can be directly applied to the Linux"
   Different "indent" version or "indent" options used in the "indent"
   step will lead to different divergences.
   The version of "indent" used for the current release process is:
     GNU indent 2.2.11
   The options of "indent" used for the current release process is:
     -npro -kr -i8 -ts8 -sob -l80 -ss -ncs
2. Manual indentation prettifying work in the Linux side will also harm the
   automatically generated linuxized ACPICA patches, making them impossible
   to apply directly.

This patch fixes source code differences caused by the two causes so that
the "human intervention" can be reduced in the future.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-01-10 12:36:18 +01:00
..
Makefile ACPICA: Remove useless mini-C library. 2013-01-03 13:09:10 +01:00
accommon.h ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
acdebug.h ACPICA: Fix unmerged debugger divergences. 2012-11-15 00:31:22 +01:00
acdispat.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acevents.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acglobal.h ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
achware.h ACPICA: GPE support: Remove extraneous parameter from low-level function. 2012-09-21 00:26:17 -04:00
acinterp.h ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
aclocal.h ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
acmacros.h ACPICA: Add starting offset parameter to common dump buffer routine 2012-11-15 00:31:29 +01:00
acnamesp.h ACPICA: Object repair code: Support to add Package wrappers 2012-03-30 01:45:13 -04:00
acobject.h ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
acopcode.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
acparser.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acpredef.h ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
acresrc.h ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
acstruct.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
actables.h ACPICA: Add acpi_os_physical_table_override interface 2012-03-22 01:44:59 -04:00
acutils.h ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method 2012-11-15 00:31:30 +01:00
amlcode.h ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
amlresrc.h ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
dsargs.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dscontrol.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsfield.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsinit.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dsmethod.c ACPICA: Update codes under disabled build options. 2013-01-10 12:36:17 +01:00
dsmthdat.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsobject.c ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
dsopcode.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
dsutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dswexec.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dswload.c ACPICA: Update codes under disabled build options. 2013-01-10 12:36:17 +01:00
dswload2.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
dswscope.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dswstate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
evevent.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evglock.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evgpe.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
evgpeblk.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evgpeinit.c ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware 2012-03-22 01:44:49 -04:00
evgpeutil.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evmisc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evregion.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evrgnini.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evsci.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evxface.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
evxfevnt.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
evxfgpe.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
evxfregn.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
exconfig.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
exconvrt.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
excreate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exdebug.c ACPICA: Add starting offset parameter to common dump buffer routine 2012-11-15 00:31:29 +01:00
exdump.c ACPICA: Add starting offset parameter to common dump buffer routine 2012-11-15 00:31:29 +01:00
exfield.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exfldio.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exmisc.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exmutex.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
exnames.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg1.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
exoparg2.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg3.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg6.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exprep.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exregion.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
exresnte.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exresolv.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exresop.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstore.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstoren.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstorob.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exsystem.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
hwacpi.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
hwesleep.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
hwgpe.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwpci.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
hwregs.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
hwsleep.c ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
hwtimer.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
hwvalid.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwxface.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
hwxfsleep.c ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
nsaccess.c ACPICA: Fix for predefined name loop during ACPICA initialization 2012-11-15 00:31:25 +01:00
nsalloc.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsdump.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
nsdumpdv.c ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
nseval.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nsinit.c ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
nsload.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsnames.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
nsobject.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsparse.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nspredef.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
nsrepair.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nsrepair2.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
nssearch.c ACPICA: Update codes under disabled build options. 2013-01-10 12:36:17 +01:00
nsutils.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
nswalk.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsxfeval.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
nsxfname.c ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method 2012-11-15 00:31:30 +01:00
nsxfobj.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psargs.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psloop.c ACPICA: Update for 64-bit generation of recent error message changes 2012-11-15 00:31:30 +01:00
psopcode.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psparse.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psscope.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
pstree.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
psutils.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
pswalk.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
psxface.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsaddr.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rscalc.c ACPICA: Resource Mgr: Small fix for buffer size calculation 2012-11-15 00:31:26 +01:00
rscreate.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
rsdump.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
rsinfo.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsio.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsirq.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
rslist.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
rsmemory.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
rsmisc.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
rsserial.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsutils.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
rsxface.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
tbfadt.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
tbfind.c ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base 2012-11-15 00:31:29 +01:00
tbinstal.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
tbutils.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
tbxface.c ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
tbxfload.c ACPICA: Fix some typos in comments 2012-11-15 00:31:25 +01:00
tbxfroot.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utaddress.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utalloc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utcache.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utcopy.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utdebug.c ACPICA: Add starting offset parameter to common dump buffer routine 2012-11-15 00:31:29 +01:00
utdecode.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utdelete.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
uteval.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
utexcep.c ACPICA: Split exception code utilities to a new file, utexcep.c 2012-07-17 00:05:49 -04:00
utglobal.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
utids.c ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method 2012-11-15 00:31:30 +01:00
utinit.c ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware 2012-03-22 01:44:49 -04:00
utlock.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utmath.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utmisc.c ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs 2012-11-15 00:31:28 +01:00
utmutex.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utobject.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
utosi.c ACPICA: Add Windows8/Server2012 string for _OSI method. 2012-09-21 00:26:16 -04:00
utresrc.c ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. 2013-01-10 12:36:18 +01:00
utstate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
uttrack.c ACPICA: AcpiExec: Improve algorithm for tracking memory leaks 2012-11-15 00:31:27 +01:00
utxface.c ACPICA: Cleanup source to reduce differences between Linux and ACPICA. 2013-01-10 12:36:17 +01:00
utxferror.c ACPICA: Cleanup updated comments. 2013-01-10 12:36:17 +01:00
utxfinit.c ACPICA: Split ACPICA initialization functions to new file, utxfinit.c 2012-09-21 00:26:16 -04:00
utxfmutex.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00