Skip to content
Commit 3f6928c3 authored by Thomas Meyer's avatar Thomas Meyer Committed by Christoph Hellwig
Browse files

configfs: Fix bool initialization/comparison



Bool initializations should use true and false. Bool tests don't need
comparisons.

Signed-off-by: default avatarThomas Meyer <thomas@m3y3r.de>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 33d930e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment