From: Pavel Emelyanov Date: Tue, 20 Nov 2007 06:35:57 +0000 (-0800) Subject: [IPv6] RAW: Compact the API for the kernel X-Git-Tag: v2.6.25-rc1~1162^2~1386 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d6da0b0faa70249a243a14e6066c013e9294e5;p=pandora-kernel.git [IPv6] RAW: Compact the API for the kernel Same as in the previous patch for ipv4, compact the API and hide hash table and rwlock inside the raw.c file. Plus fix some "bad" places from checkpatch.pl point of view (assignments inside if()). Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed