Searched hist:"7271 efa7" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 7271efa7 Sat Oct 07 09:02:21 CDT 2017 Thomas Meyer <thomas@m3y3r.de> ceph: 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: Ilya Dryomov <idryomov@gmail.com> 7271efa7 Sat Oct 07 09:02:21 CDT 2017 Thomas Meyer <thomas@m3y3r.de> ceph: 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: Ilya Dryomov <idryomov@gmail.com>
|