Skip to content
Snippets Groups Projects
Commit 1fc37845 authored by David Arcari's avatar David Arcari
Browse files

intel_idle: mark few variables as __read_mostly

JIRA: https://issues.redhat.com/browse/RHEL-11351



commit bd446829
Author: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Date:   Wed Apr 19 17:39:47 2023 +0300

    intel_idle: mark few variables as __read_mostly

    The intention is to clean up the code and make it look a bit more
    consistent.

    Mark all unitialized module parameter variables as __read_mostly,
    not just one of them. The other parameters are read-mostly too.

Signed-off-by: default avatarArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>

Signed-off-by: default avatarDavid Arcari <darcari@redhat.com>
parent 436215c4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment