Re: [PATCH 0/2] accel/qaic documentation fixes
From: Jeff Hugo
Date: Mon Nov 10 2025 - 14:09:02 EST
On 11/9/2025 8:59 PM, Bagas Sanjaya wrote:
Hi,
Here are two documentation (indentation) fixes for accel/qaic as reported in
linux-next ([1], [2]).
Enjoy!
[1]: https://lore.kernel.org/linux-next/20251110132401.200d88bd@xxxxxxxxxxxxxxxx/
[2]: https://lore.kernel.org/linux-next/20251110135038.29e96051@xxxxxxxxxxxxxxxx/
Bagas Sanjaya (2):
accel/qaic: Separate DBC_STATE_* definition list
accel/qaic: Format DBC states table in sysfs ABI documentation
Documentation/ABI/stable/sysfs-driver-qaic | 17 ++++++++++-------
Documentation/accel/qaic/aic100.rst | 1 +
2 files changed, 11 insertions(+), 7 deletions(-)
base-commit: a2b0c33e9423cd06133304e2f81c713849059b10
Thank you for the fixes. Yet again I am impressed by having your fixes
in my inbox before I even see the reports.
I'll get these merged to drm-misc-next where the offending issues
currently reside. I anticipate getting that done later today.
-Jeff