From: Martin Waitz Date: Mon, 5 Dec 2005 21:40:12 +0000 (-0800) Subject: [NET]: make function pointer argument parseable by kernel-doc X-Git-Tag: v2.6.15-rc6~145^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab9630fb3d206f49658066a3ecf80ea120364db;p=pandora-kernel.git [NET]: make function pointer argument parseable by kernel-doc When a function takes a function pointer as argument it should use the 'return (*pointer)(params...)' syntax used everywhere else in the kernel as this is recognized by kernel-doc. Signed-off-by: Martin Waitz Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed