diff options
author | Florian Westphal | 2021-08-16 17:16:25 +0200 |
---|---|---|
committer | Pablo Neira Ayuso | 2021-08-25 12:50:38 +0200 |
commit | b86c0e6429dac2458694495aeebf15f4fe6b269d (patch) | |
tree | b68e6cbe790e33d5b953a0e6db22118b35019568 /fs/notify | |
parent | b3afdc17586392e023ac57155970269d03d4e886 (diff) |
netfilter: ecache: prepare for event notifier merge
This prepares for merge for ct and exp notifier structs.
The 'fcn' member is renamed to something unique.
Second, the register/unregister api is simplified. There is only
one implementation so there is no need to do any error checking.
Replace the EBUSY logic with WARN_ON_ONCE. This allows to remove
error unwinding.
The exp notifier register/unregister function is removed in
a followup patch.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions