From: Jeff Layton Date: Fri, 22 Aug 2014 22:13:28 +0000 (-0400) Subject: locks: clean up vfs_setlease kerneldoc comments X-Git-Tag: omap-for-v3.19/prcm-cleanup~116^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e51673aa5d9a8c75cc836fac687fa4dde9a76182;p=pandora-kernel.git locks: clean up vfs_setlease kerneldoc comments Some of the latter paragraphs seem ambiguous and just plain wrong. In particular the break_lease comment makes no sense. We call break_lease (and break_deleg) from all sorts of vfs-layer functions, so there is clearly such a method. Also get rid of some of the other comments about what's needed for a full implementation. Signed-off-by: Jeff Layton Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed