diff options
author | 2020-02-23 15:06:08 +0100 | |
---|---|---|
committer | 2020-03-11 22:57:39 +0100 | |
commit | 812c2d7506fde7cdf83cb2532810a65782b51741 (patch) | |
tree | 39adf4bbc6b48dd95f1da5766131d1ebcfa96e1a /scripts/bpf_helpers_doc.py | |
parent | Linux 5.6-rc5 (diff) | |
download | wireguard-linux-812c2d7506fde7cdf83cb2532810a65782b51741.tar.xz wireguard-linux-812c2d7506fde7cdf83cb2532810a65782b51741.zip |
x86/tsc_msr: Use named struct initializers
Use named struct initializers for the freq_desc struct-s initialization
and change the "u8 msr_plat" to a "bool use_msr_plat" to make its meaning
more clear instead of relying on a comment to explain it.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20200223140610.59612-1-hdegoede@redhat.com
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions