diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-03 20:25:39 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-03 22:59:16 +0200 |
commit | 2fe15e201375ced4f2d1e9504f6ea19f6ffcae18 (patch) | |
tree | b51a82bae9e8375ffa0c2c830338ca6d6e0bbfc2 /fs/ext4/resize.c | |
parent | [media] m88ds3103: use true/false for boolean vars (diff) | |
download | linux-2fe15e201375ced4f2d1e9504f6ea19f6ffcae18.tar.xz linux-2fe15e201375ced4f2d1e9504f6ea19f6ffcae18.zip |
[media] af9013: use true/false for boolean vars
Instead of using 0 or 1 for boolean, use the true/false
defines.
Also, instead of testing foo == false, just use the
simplified notation if(!foo).
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'fs/ext4/resize.c')
0 files changed, 0 insertions, 0 deletions