linux/tools/power
Sriram Raghunathan 57ab3b0872 Creating a common structure initialization pattern for struct option
This patch tries to creates a common structure initialization
within the cpupower tool.

Previously the ``struct option`` was initialized
using `designated initializer` technique which was
not needed. There were conflicting initialization methods seen with

bench/main.c & others.

Signed-off-by: Sriram Raghunathan <sriram@marirs.net.in>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-11-02 02:28:59 +01:00
..
acpi tools/power/acpi: Enable build for EC userspace tool 2015-07-31 23:39:31 +02:00
cpupower Creating a common structure initialization pattern for struct option 2015-11-02 02:28:59 +01:00
x86 tools/power turbosat: update version number 2015-09-26 09:49:55 -04:00