Re: [PATCH v18 3/5] binder: introduce transaction reports via netlink
From: Jakub Kicinski
Date: Fri Jul 25 2025 - 13:39:25 EST
On Thu, 24 Jul 2025 18:58:57 +0000 Carlos Llamas wrote:
> +++ b/Documentation/netlink/specs/binder.yaml
We started running YAML specs thru yamllint since the previous posting
(the fixes for existing specs will reach Linus in the upcoming merge
window, IIRC). Could you double check this file for linter issues?
We use the default linting paramters, no extra config needed.