[PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes

Tejun Heo tj at kernel.org
Tue Sep 15 07:29:29 PDT 2015


Hello,

On Tue, Sep 15, 2015 at 07:42:08PM +0530, Viresh Kumar wrote:
> Ah, yes. Thanks for letting me know (I just testedit as well).
> 
> But will it look sane enough to set a boolean to anything apart from
> true/false or 1/0? Yes, it will always be set to 0/1 only, but still..

Let's please not do something unnecessary.  Everybody has different
ideas about what looks natural and the best way to achieve some
semblance of consistency is sticking with minimum unless there are
overriding concerns and there isn't any here.

Thanks.

-- 
tejun



More information about the ath10k mailing list