Skip to content
Commit 8efadbc3 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: iwlwifi: don't use TRUE/FALSE with bool



With C99 bool we really also should use true/false, not the
upper-case variants, wherever they may actually be coming
from. Fix that.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarMiri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240208185302.5732dd306ee9.Ifc07c026ac3779429e3dc949e96c9437e89f7bf9@changeid


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 41c5f470
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment