On Mon, 17 Jun 2024 02:02:31 +0530, Amit Vadhavana wrote:
The placement of the `segdist_codes` array documentation was corrected to conform with kernel documentation guidelines. The `@segdist_codes` was placed incorrectly within the struct `segdist_code` documentation block, which led to a potential misinterpretation of the code structure.
The `segdist_codes` array documentation was moved outside the struct block, and a separate comment block was provided for it. This change ensures that clarity and proper alignment with kernel documentation standards are maintained.
[...]
Applied, thanks! [1/1] slimbus: Fix struct and documentation alignment in stream.c commit: cea500f1ad5f6e93e67ab6f9a317d713524732cd Best regards, -- Srinivas Kandagatla <srinivas.kandagatla@linaro.org>