Re: [PATCH v4 4/9] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode
From: Bjorn Helgaas
Date: Wed Oct 29 2025 - 19:11:06 EST
On Wed, Oct 29, 2025 at 06:56:43PM +0100, Sebastian Reichel wrote:
> Remove code duplocation and improve readability by introducing a new
> function to setup the enhanced LTSSM mode.
s/duplocation/duplication/
s/setup/set up/
Maybe also include the actual function name instead of just "a new
function". "rockchip_pcie_enable_enhanced_ltssm_control_mode()" is
pretty long; I wouldn't object to a shorter version :)