summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorHans Zhang <18255117159@163.com>2025-05-17 23:49:39 +0800
committerBjorn Helgaas <bhelgaas@google.com>2025-06-17 17:31:43 -0500
commitc1842b98c9f1ac1aac468253febc437f880bb8b5 (patch)
treeadf80aacb6928f4c7a8ee8e14f0593b035b56b2c /net/lapb/lapb_timer.c
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff)
PCI/ASPM: Use boolean type for aspm_disabled and aspm_force
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. Signed-off-by: Hans Zhang <18255117159@163.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://patch.msgid.link/20250517154939.139237-1-18255117159@163.com
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions