From: Steven Whitehouse Date: Fri, 8 Sep 2006 14:17:58 +0000 (-0400) Subject: [GFS2] Use void * instead of typedef for locking module interface X-Git-Tag: v2.6.19-rc1~32^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b47c11d1cbedcba685c9bd90c73fd41acdfab0e;p=pandora-kernel.git [GFS2] Use void * instead of typedef for locking module interface As requested by Jan Engelhardt, this removes the typedefs in the locking module interface and replaces them with void *. Also since we are changing the interface, I've added a few consts as well. Cc: Jan Engelhardt Cc: David Teigland Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed