From: Pavel Emelyanov Date: Mon, 15 Oct 2007 09:41:09 +0000 (-0700) Subject: [INET]: Small cleanup for xxx_put after evictor consolidation X-Git-Tag: v2.6.24-rc1~1277^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6cb5d8e3f5707d7a2e55cf7b05f1ea8bfc7a6d;p=pandora-kernel.git [INET]: Small cleanup for xxx_put after evictor consolidation After the evictor code is consolidated there is no need in passing the extra pointer to the xxx_put() functions. The only place when it made sense was the evictor code itself. Maybe this change must got with the previous (or with the next) patch, but I try to make them shorter as much as possible to simplify the review (but they are still large anyway), so this change goes in a separate patch. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed