locks: Remove unused conf argument from lm_grant
authorJoe Perches <joe@perches.com>
Fri, 22 Aug 2014 14:18:42 +0000 (10:18 -0400)
committerJeff Layton <jlayton@primarydata.com>
Tue, 9 Sep 2014 20:01:06 +0000 (16:01 -0400)
This argument is always NULL so don't pass it around.

[jlayton: remove dependencies on previous patches in series]

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Layton <jlayton@primarydata.com>

No differences found