diff options
author | 2014-05-21 14:29:29 +0530 | |
---|---|---|
committer | 2014-05-29 01:27:38 +0200 | |
commit | 8d65775d17941d6d41f5913fc6a99a134c588e01 (patch) | |
tree | 008d4a6576e1859884384a99b3fefc110e7c3094 /net/unix/af_unix.c | |
parent | cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE (diff) | |
download | wireguard-linux-8d65775d17941d6d41f5913fc6a99a134c588e01.tar.xz wireguard-linux-8d65775d17941d6d41f5913fc6a99a134c588e01.zip |
cpufreq: handle calls to ->target_index() in separate routine
Handling calls to ->target_index() has got complex over time and might become
more complex. So, its better to take target_index() bits out in another routine
__target_index() for better code readability. Shouldn't have any functional
impact.
Tested-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions