remarkable-linux/fs/notify/dnotify
Eric Paris 5ac697b793 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>
2009-06-11 14:57:54 -04:00
..
dnotify.c dnotify: do not use ?true:false when assigning to a bool 2009-06-11 14:57:54 -04:00
Kconfig
Makefile