diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2017-10-07 16:02:21 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2017-10-19 16:15:14 +0200 |
commit | 3f6928c347707a65cee10a9f54b85ad5fb078b3f (patch) | |
tree | f6aa17b00fef7beba0d85e49c8f4dc04dde21c22 /fs/efivarfs | |
parent | 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9 (diff) | |
download | linux-stable-3f6928c347707a65cee10a9f54b85ad5fb078b3f.tar.gz linux-stable-3f6928c347707a65cee10a9f54b85ad5fb078b3f.tar.bz2 linux-stable-3f6928c347707a65cee10a9f54b85ad5fb078b3f.zip |
configfs: Fix bool initialization/comparison
Bool initializations should use true and false. Bool tests don't need
comparisons.
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/efivarfs')
0 files changed, 0 insertions, 0 deletions