locks: clean up lease_alloc()
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 1 Mar 2007 19:34:35 +0000 (14:34 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 18 Jul 2007 23:09:27 +0000 (19:09 -0400)
Return the newly allocated structure as the return value instead of
using a struct ** parameter.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found