diff options
author | Vikas Shivappa <vikas.shivappa@linux.intel.com> | 2017-07-25 23:14:26 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-08-01 22:41:20 +0200 |
commit | dd131853f3fbc1c3aa051c34a2967c2f76309024 (patch) | |
tree | 079e2c047395c938e8f82564bd17ba859043ac47 /README | |
parent | x86/intel_rdt: Cleanup namespace to support RDT monitoring (diff) | |
download | linux-dd131853f3fbc1c3aa051c34a2967c2f76309024.tar.xz linux-dd131853f3fbc1c3aa051c34a2967c2f76309024.zip |
x86/intel_rdt: Make rdt_resources_all more readable
Change the format of the global rdt_resources_all. This holds all the
RDT resource structure initialization values. Make this more readable by
using the format:
rdt_resources_all[] = {
[<resource_index>] =
{...
}
...
}
Signed-off-by: Vikas Shivappa <vikas.shivappa@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: ravi.v.shankar@intel.com
Cc: tony.luck@intel.com
Cc: fenghua.yu@intel.com
Cc: peterz@infradead.org
Cc: eranian@google.com
Cc: vikas.shivappa@intel.com
Cc: ak@linux.intel.com
Cc: davidcc@google.com
Cc: reinette.chatre@intel.com
Link: http://lkml.kernel.org/r/1501017287-28083-8-git-send-email-vikas.shivappa@linux.intel.com
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions