netfilter: nf_ct_ecache: refactor notifier registration
authorTony Zelenoff <antonz@parallels.com>
Thu, 8 Mar 2012 23:35:39 +0000 (23:35 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 8 May 2012 17:17:23 +0000 (19:17 +0200)
* ret variable initialization removed as useless
* similar code strings concatenated and functions code
  flow became more plain

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found