Re: [PATCH 3/3] cxl/region: Remove local variable @inc in cxl_port_setup_targets()
From: Gregory Price
Date: Wed Nov 12 2025 - 17:40:48 EST
On Wed, Nov 12, 2025 at 09:51:04PM +0100, Robert Richter wrote:
> Simplify the code by removing local variable @inc. The variable is not
> used elsewhere, remove it and directly increment the target number.
>
> Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
> Signed-off-by: Robert Richter <rrichter@xxxxxxx>
Reviewed-by: Gregory Price <gourry@xxxxxxxxxx>