From: Alexey Dobriyan Date: Fri, 22 Jan 2010 10:16:05 +0000 (+0000) Subject: neigh: simplify seq_file code X-Git-Tag: v2.6.34-rc1~233^2~525 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81c1ebfc4379f529b001e23164dd5c2282bdc0ec;p=pandora-kernel.git neigh: simplify seq_file code Simpily pass 'struct neigh_table' with seq_file private pointer, and save one dereference. Proc entry itself isn't interesting. Signed-off-by: Alexey Dobriyan Signed-off-by: David S. Miller --- Reading git-diff-tree failed