diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-02-23 15:06:08 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-03-11 22:57:39 +0100 |
commit | 812c2d7506fde7cdf83cb2532810a65782b51741 (patch) | |
tree | 39adf4bbc6b48dd95f1da5766131d1ebcfa96e1a /kernel/locking/rtmutex-debug.c | |
parent | 2c523b344dfa65a3738e7039832044aa133c75fb (diff) |
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 'kernel/locking/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions