Home
last modified time | relevance | path

Searched hist:"78429 e55e4057bdd0fbc6f969a669336f7be249e" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/
H A Dtoshiba_acpi.cdiff 78429e55e4057bdd0fbc6f969a669336f7be249e Mon Aug 29 17:37:34 CEST 2016 Azael Avalos <coproscefalo@gmail.com> platform/x86: toshiba_acpi: Clean up variable declaration

This patch moves all the multiple line variable declaration to a
single line declaration (except variables being initialized)
following the reverse tree order, to conform to the practices
of the kernel.

[dvhart: corrected a couple minor inconsistencies in declaration ordering]

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>