mbox series

[0/2] soc: qcom: dcc: Documentation improv

Message ID 20221230135030.17002-1-bagasdotme@gmail.com
Headers show
Series soc: qcom: dcc: Documentation improv | expand

Message

Bagas Sanjaya Dec. 30, 2022, 1:50 p.m. UTC
The DCC (Data Capture and Compare) patchset was sent and partially
merged [1] without Cc'ing linux-doc list for documentation review.
kernel test robot [2] noted htmldocs warnings as a result, which is fixed
in [1/2]. Later, when inspecting the sysfs description, the wording
could have been improved ([2/2]). So here is the improv series.

[1]: https://lore.kernel.org/lkml/cover.1672148732.git.quic_schowdhu@quicinc.com/
[2]: https://lore.kernel.org/linux-doc/202212300426.eMLsZsvA-lkp@intel.com/

Bagas Sanjaya (2):
  soc: qcom: dcc: Fix examples list on
    /sys/kernel/debug/dcc/.../[list-number]/config documentation
  soc: qcom: dcc: rewrite description of dcc sysfs files

 Documentation/ABI/testing/debugfs-driver-dcc | 163 +++++++++++--------
 1 file changed, 96 insertions(+), 67 deletions(-)


base-commit: f02a537357a61e7892587c0f3455f8295cc9075c

Comments

Bjorn Andersson Jan. 7, 2023, 12:08 a.m. UTC | #1
On Fri, 30 Dec 2022 20:50:29 +0700, Bagas Sanjaya wrote:
> The DCC (Data Capture and Compare) patchset was sent and partially
> merged [1] without Cc'ing linux-doc list for documentation review.
> kernel test robot [2] noted htmldocs warnings as a result, which is fixed
> in [1/2]. Later, when inspecting the sysfs description, the wording
> could have been improved ([2/2]). So here is the improv series.
> 
> [1]: https://lore.kernel.org/lkml/cover.1672148732.git.quic_schowdhu@quicinc.com/
> [2]: https://lore.kernel.org/linux-doc/202212300426.eMLsZsvA-lkp@intel.com/
> 
> [...]

Applied, thanks!

[1/2] soc: qcom: dcc: Fix examples list on /sys/kernel/debug/dcc/.../[list-number]/config documentation
      commit: dc2f5a499de420001813562ddbc9d51ece295978
[2/2] soc: qcom: dcc: rewrite description of dcc sysfs files
      commit: 13763fb955a0043bd9b6fb1e237f4fd8fe8b3c75

Best regards,