From: Pavel Emelyanov Date: Tue, 20 Nov 2007 06:52:41 +0000 (-0800) Subject: [IPVS]: Relax the module get/put in ip_vs_app.c X-Git-Tag: v2.6.25-rc1~1162^2~1378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b606800be20ceeca36bd8594c1eb228d2fb2f4;p=pandora-kernel.git [IPVS]: Relax the module get/put in ip_vs_app.c Both try_module_get/module_put already handle the module == NULL case, so no need in manual checking. This patch fits both net-2.6 and net-2.6.25. Signed-off-by: Pavel Emelyanov Acked-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed