Re: [PATCH] PCI/ASPM: Use boolean type for aspm_disabled and aspm_force

From: Manivannan Sadhasivam
Date: Fri Jun 13 2025 - 04:48:55 EST



On Sat, 17 May 2025 23:49:39 +0800, Hans Zhang wrote:
> The aspm_disabled and aspm_force variables are used as boolean flags.
> Change their type from int to bool and update assignments to use
> true/false instead of 1/0. This improves code clarity.
>
>

Applied, thanks!

[1/1] PCI/ASPM: Use boolean type for aspm_disabled and aspm_force
commit: 7a04f18b95bdefdc8d976ccc8a4c0443b460039a

Best regards,
--
Manivannan Sadhasivam <mani@xxxxxxxxxx>