From: Pavel Emelyanov Date: Fri, 25 Jan 2008 01:04:49 +0000 (-0800) Subject: [TR]: Use ctl paths to register net/token-ring/ table X-Git-Tag: v2.6.25-rc1~1162^2~1216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36f0bebd9865dc7e327777fca34b75e65cbfd1a6;p=pandora-kernel.git [TR]: Use ctl paths to register net/token-ring/ table The same thing for token-ring - use ctl paths and get rid of external references on the tr_table. Unfortunately, I couldn't split this patch into cleanup and use-the-paths parts. As a lame excuse I can say, that the cleanup is just moving the tr_table from one file to another - closet to a single variable, that this ctl table tunes. Since the source file becomes empty after the move, I remove it. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed