[GFS2] Use void * instead of typedef for locking module interface
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 8 Sep 2006 14:17:58 +0000 (10:17 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 8 Sep 2006 14:17:58 +0000 (10:17 -0400)
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 <jengelh@linux01.gwdg.de>
Cc: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found