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)
commitd0449b90f80f263e17e8b3ce31442e45121dc46c
treeccf93559ff2721b5d5ea702e49d8689e44ae13d0
parentf39b913cee67e401ad697578baca0ba34830209b
locks: Remove unused conf argument from lm_grant

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>
fs/dlm/plock.c
fs/lockd/svclock.c
include/linux/fs.h