locks: remove "inline" qualifier from fl_link manipulation functions
authorJeff Layton <jlayton@redhat.com>
Mon, 3 Feb 2014 17:13:07 +0000 (12:13 -0500)
committerJeff Layton <jlayton@redhat.com>
Mon, 31 Mar 2014 12:24:42 +0000 (08:24 -0400)
commit6ca10ed8edfd84b1930affdae8ffaa787057296b
tree944bf384b477e1e402f290a9209ff123fbe6cd54
parent46dad7603f21d64207820580c0bafd47934686d4
locks: remove "inline" qualifier from fl_link manipulation functions

It's best to let the compiler decide that.

Acked-by: J. Bruce Fields <bfields@fieldses.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
fs/locks.c