commit | d0449b90f80f263e17e8b3ce31442e45121dc46c | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Aug 22 10:18:42 2014 -0400 |
committer | Jeff Layton <jlayton@primarydata.com> | Tue Sep 09 16:01:06 2014 -0400 |
tree | ccf93559ff2721b5d5ea702e49d8689e44ae13d0 | |
parent | f39b913cee67e401ad697578baca0ba34830209b [diff] |
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>