From: Thomas Graf Date: Thu, 10 Nov 2005 01:25:52 +0000 (+0100) Subject: [NETLINK]: Make netlink_callback->done() optional X-Git-Tag: v2.6.15-rc1~53^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f74b228826eef1cbe04a05647d61e896f5fd63;p=pandora-kernel.git [NETLINK]: Make netlink_callback->done() optional Most netlink families make no use of the done() callback, making it optional gets rid of all unnecessary dummy implementations. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed