Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fanotify: do not return 0 in a void function
remove_access_response() is supposed to have a void return, but was returning 0; Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Eric Paris <eparis@redhat.com>
- Loading branch information