From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: ata: add where missing Date: Tue, 05 May 2026 10:35:01 +1000 Message-ID: In-Reply-To: <20260430110652.558622-2-vladimir.oltean@nxp.com> References: <20260430110652.558622-1-vladimir.oltean@nxp.com> <20260430110652.558622-2-vladimir.oltean@nxp.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Straightforward header fixup. Five ATA drivers (ahci.c, ahci_brcm.c, ahci_ceva.c, ahci_qoriq.c, libahci.c) use runtime PM operations but rely on transitive inclusion through ``. The include is added in alphabetical order in all cases. Acked-by: Damien Le Moal. No issues. --- Generated by Claude Code Patch Reviewer