]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9165d875d7827422a8397db06ece29ce55e06058
tree944bf384b477e1e402f290a9209ff123fbe6cd54
parent1ff3ce212b616fdd1641f24da5e0137a8cddab14
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