From: Jeff Layton Date: Sat, 11 Jul 2015 10:43:03 +0000 (-0400) Subject: locks: inline posix_lock_file_wait and flock_lock_file_wait X-Git-Tag: omap-for-v4.3/fixes-merge-window~241^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee296d7c5709440f8abd36b5b65c6b3e388538d9;p=pandora-kernel.git locks: inline posix_lock_file_wait and flock_lock_file_wait They just call file_inode and then the corresponding *_inode_file_wait function. Just make them static inlines instead. Signed-off-by: Jeff Layton --- Reading git-diff-tree failed