diff options
author | Eric Paris <eparis@redhat.com> | 2009-06-11 11:09:47 -0400 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2009-06-11 14:57:54 -0400 |
commit | 5ac697b793a3c45005c568df692518da6e690390 (patch) | |
tree | 9481b421be4a67f91eb4a6f790e02cb555035cc9 /fs/binfmt_som.c | |
parent | ff52cc2158b32b3b979ca7802b1fd7c70f36e13c (diff) | |
download | blackbird-op-linux-5ac697b793a3c45005c568df692518da6e690390.tar.gz blackbird-op-linux-5ac697b793a3c45005c568df692518da6e690390.zip |
dnotify: do not use ?true:false when assigning to a bool
dnotify_should send event assigned a bool using ?true:false when computing
a bit operation. This is poitless and the bool type does this for us.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'fs/binfmt_som.c')
0 files changed, 0 insertions, 0 deletions