From: Jeff Layton Date: Thu, 4 Sep 2014 14:25:06 +0000 (-0400) Subject: locks: flock_make_lock should return a struct file_lock (or PTR_ERR) X-Git-Tag: fixes-against-v3.18-rc2~119^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e129d00689c4d75253d1d428e82047b0aef5891;p=pandora-kernel.git locks: flock_make_lock should return a struct file_lock (or PTR_ERR) Eliminate the need for a return pointer. Signed-off-by: Jeff Layton Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed