Hi all, how do I choose format specifier for boolean variables in Linux kernel? For example,
bool bup;
pr_alert("%XXX", bup);
What should "XXX" be in the Linux kernel?
--
My best regards to you.
No System Is Safe!
Dongliang Mu
_______________________________________________
Kernelnewbies mailing list
[email protected]
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
