]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf24c8f7f1afcb48bc4c8f7030e170618f7876718
tree2313014defb0f65b2922df766311e41a5e0dbb98
parent4e4b1501225c543d9d3859398a51acaf59f2e8be
locks: clean up lease_alloc()

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>
fs/locks.c