mbox series

[v3,0/2] cpufreq: Update function comment and document

Message ID 20211201074021.18097-1-tangyizhou@huawei.com (mailing list archive)
Headers show
Series cpufreq: Update function comment and document | expand

Message

Tang Yizhou Dec. 1, 2021, 7:40 a.m. UTC
v3:
Take viresh's advice and update the comments in cpufreq.c

v2:
1. Take viresh's advice and update the comments in cpufreq.c
2. Add an Acked-by tag in Patch 2.

Tang Yizhou (2):
  cpufreq: Fix a comment in cpufreq_policy_free
  doc/cpufreq: Update core.rst

 Documentation/cpu-freq/core.rst | 6 +++---
 drivers/cpufreq/cpufreq.c       | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)