summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorBard Liao <yung-chuan.liao@linux.intel.com>2025-10-14 11:14:44 +0800
committerVinod Koul <vkoul@kernel.org>2025-12-08 12:37:26 +0530
commit4be4ac36f6ca5d3854049581be3aca20345bbe01 (patch)
tree6474a3ea6c7c6ba535d056f3c73358b17d79bc39 /tools/lib/python/kdoc/kdoc_output.py
parentb2bfe0fa1f85acd928eaa407a89411c01a4f87a8 (diff)
soundwire: cadence_master: make frame index trace more readable
The existing code uses i as the frame index which is 0 based. And "bad frame %d/%d", i, num_frames where num_frames is 1 based. Change the frame index to i + 1 to align with num_frames and more readable. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Link: https://patch.msgid.link/20251014031450.3781789-2-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions